[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / 0 / Savvy / 0.1.0 / Savvy.podspec.json
blobc5de21acfa6f4078f1c6655c622492f99e61d83d
2   "name": "Savvy",
3   "version": "0.1.0",
4   "summary": "Savvy API on iOS",
5   "description": "Utilize the Savvy cryptocurrency checkout API on iOS.",
6   "homepage": "https://github.com/imryan/savvy-ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "imryan": "notryancohen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/imryan/savvy-ios.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/ryancohen",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Savvy/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ]
27   }