[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / f / BTCDonationViewController / 0.1.0 / BTCDonationViewController.podspec.json
blobce19fab1962b65f751bdf5f3a481b6454bc7e74b
2   "name": "BTCDonationViewController",
3   "version": "0.1.0",
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.0"
11   },
12   "homepage": "http:/github.com/bennyguitar",
13   "license": "LICENSE.md",
14   "source_files": "Classes/*.{h,m,xib}",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "BGUtilities": [
22     ]
23   }