1

我可以使用 API 在 Pinterest 上分享我的照片吗?我正在 iOS 中开发一个应用程序,并希望将我的照片从我的应用程序分享到 Pinterest.com

4

1 回答 1

0

试试官方 SDK https://developers.pinterest.com/ios/ 你可以使用 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]
于 2015-07-01T10:04:52.267 回答