[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 7 / Chalkdigital-Mobile-Ads-SDK / 1.0.0 / Chalkdigital-Mobile-Ads-SDK.podspec.json
blob823bab10085a32c4a268c9975c96fdfc2f6b8e2f
2   "name": "Chalkdigital-Mobile-Ads-SDK",
3   "version": "1.0.0",
4   "summary": "ChalkDigital Library for device tracking and publish mobile adverisement",
5   "homepage": "http://www.chalkdigital.com/",
6   "license": {
7     "type": "Commercial",
8     "text": "Copyright 2016 Chalkdigital Inc. All Rights Reserved."
9   },
10   "authors": {
11     "Chalkdigital": "chandra@chalkdigital.com"
12   },
13   "social_media_url": "https://twitter.com/ChalkDigital",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "vendored_frameworks": "CDAds.framework",
18   "source": {
19     "http": "https://s3.amazonaws.com/chalkiosapp/ads_framework/1.0/CDAds.framework.zip"
20   },
21   "resources": "CDAds.framework/CDAds.bundle",
22   "frameworks": [
23     "UIKit",
24     "CoreLocation",
25     "CoreTelephony",
26     "AdSupport",
27     "Security",
28     "CoreData"
29   ],
30   "requires_arc": true,
31   "dependencies": {
32     "AFNetworking": [
33       ">=2.0",
34       "<4.0"
35     ]
36   }