2 "name": "coinbase-official",
4 "summary": "Integrate bitcoin into your iOS application.",
5 "description": "Integrate bitcoin into your iOS application with Coinbase's fully featured bitcoin payments API. Coinbase allows all major operations in bitcoin through one API. For more information, visit https://coinbase.com/docs/api/overview.",
6 "homepage": "https://github.com/coinbase/coinbase-ios-sdk",
9 "Dai Hovey": "dai@coinbase.com"
12 "git": "https://github.com/coinbase/coinbase-ios-sdk.git",
15 "social_media_url": "https://twitter.com/coinbase",
22 "CBCertificates": "Pod/Assets/Certificates/*.der"
25 "frameworks": "UIKit",
29 "source_files": "Pod/Classes/CoinbaseDefines.[hm]"
34 "coinbase-official/core": [
38 "source_files": "Pod/Classes/OAuth/*.[hm]",
39 "public_header_files": "Pod/Classes/OAuth/*.h"
44 "coinbase-official/core": [
48 "source_files": "Pod/Classes/Client/*.[hm]",
49 "public_header_files": "Pod/Classes/Client/*.h"