[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / f / BTCDonationViewController / 0.1.1 / BTCDonationViewController.podspec.json
blobf4808892e4b9594a00cf5beef92f326b82e427dc
2   "name": "BTCDonationViewController",
3   "version": "0.1.1",
4   "summary": "A UIViewController for making bitcoin donation simple.",
5   "authors": {
6     "Ben Gordon": "brgordon@ua.edu"
7   },
8   "source": {
9     "git": "https://github.com/bennyguitar/BTCDonationViewController.git",
10     "tag": "0.1.1"
11   },
12   "homepage": "http:/github.com/bennyguitar",
13   "license": "LICENSE.md",
14   "source_files": "Classes/*.{h,m}",
15   "resources": "Classes/*.{xib}",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "BGUtilities": [
23     ]
24   }