[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 7 / Chalkdigital-Mobile-Ads-SDK / 1.1.2 / Chalkdigital-Mobile-Ads-SDK.podspec.json
blob6668fd39fae5d94c92771f903eb379b3e6827a35
2   "name": "Chalkdigital-Mobile-Ads-SDK",
3   "version": "1.1.2",
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 2018 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": "8.0"
16   },
17   "ios": {
18     "vendored_frameworks": "CDAds.framework"
19   },
20   "source": {
21     "git": "https://github.com/arun-cd/CDAds-iOS-SDK.git",
22     "tag": "1.1.2"
23   },
24   "resources": [
25     "CDAds.framework/CDAds.bundle"
26   ],
27   "frameworks": [
28     "UIKit",
29     "CoreLocation",
30     "CoreTelephony",
31     "AdSupport",
32     "Security",
33     "CoreData"
34   ],
35   "libraries": "sqlite3",
36   "requires_arc": true,
37   "dependencies": {
38     "AFNetworking": [
39       ">=2.0",
40       "<4.0"
41     ]
42   }