[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / f / 0 / coinbase-official / 1.3 / coinbase-official.podspec.json
blob43d4a9bc6c07b592d9b009296b3607a4ae4e937b
2   "name": "coinbase-official",
3   "version": "1.3",
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.\n",
6   "homepage": "https://github.com/coinbase/coinbase-ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "Isaac Waller": "isaac@coinbase.com"
10   },
11   "source": {
12     "git": "https://github.com/coinbase/coinbase-ios-sdk.git",
13     "tag": "1.3"
14   },
15   "social_media_url": "https://twitter.com/coinbase",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resources": "Pod/Assets",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "frameworks": "UIKit"