1

Can I share my photos on Pinterest using API? I'm developing an application in iOS and want to share my photos from my application to Pinterest.com

Noah Witherspoon
  • 57,021
  • 16
  • 130
  • 131
Saad
  • 8,857
  • 2
  • 41
  • 51

1 Answers1

0

Try offical SDK https://developers.pinterest.com/ios/ You can add it using CocoaPods:

-> Pinterest-iOS (2.3)
   The iOS Pinterest SDK.
   pod 'Pinterest-iOS', '~> 2.3'
   - Homepage: http://developers.pinterest.com/ios/
   - Source:   https://pinterest-ota-builds.s3.amazonaws.com/PinItSDKiOS.zip
   - Versions: 2.3 [master repo]
AlKozin
  • 904
  • 8
  • 25