[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 0 / 7 / Chalkdigital-Mobile-Ads-SDK / 2.1.7 / Chalkdigital-Mobile-Ads-SDK.podspec.json
blob3b8047e85ad04f39ba40c30322e46281cfc960ee
2   "name": "Chalkdigital-Mobile-Ads-SDK",
3   "version": "2.1.7",
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": "2.1.7"
23   },
24   "resources": [
25     "CDAds.framework/CDAdsBundle.bundle",
26     "CDAds.framework/MRAID.bundle"
27   ],
28   "frameworks": [
29     "UIKit",
30     "CoreLocation",
31     "CoreTelephony",
32     "AdSupport",
33     "Security",
34     "CoreData"
35   ],
36   "libraries": "sqlite3",
37   "requires_arc": true,
38   "dependencies": {
39     "AFNetworking": [
40       ">=2.0",
41       "<4.0"
42     ]
43   }