blob: 388a4c376bf7c78788766c99f03463d26565d768 [file] [log] [blame]
{
"name": "coinbase-official",
"version": "1.2",
"summary": "Integrate bitcoin into your iOS application.",
"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.\n",
"homepage": "https://github.com/coinbase/coinbase-ios-sdk",
"license": "MIT",
"authors": {
"Isaac Waller": "isaac@coinbase.com"
},
"source": {
"git": "https://github.com/coinbase/coinbase-ios-sdk.git",
"tag": "1.2"
},
"social_media_url": "https://twitter.com/coinbase",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": "Pod/Assets",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}