[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 1 / 7 / f / AdtradeAPI / 1.1.0 / AdtradeAPI.podspec.json
bloba90b2b45d3247d915e95b92621f1e283a83c4931
2   "name": "AdtradeAPI",
3   "version": "1.1.0",
4   "summary": "Wrapper for Adtrade API.",
5   "homepage": "https://github.com/adtrade/adtrade-ios-api",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "williamlocke": "williamlocke@me.com"
12   },
13   "source": {
14     "git": "https://github.com/adtrade/adtrade-ios-api.git",
15     "tag": "1.1.0"
16   },
17   "dependencies": {
18     "ATNetworking": [
20     ]
21   },
22   "platforms": {
23     "ios": "6.0"
24   },
25   "source_files": "Classes/**/*.[h,m]",
26   "frameworks": "AdSupport",
27   "requires_arc": true