[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 3 / MYAdSDK / 0.0.9 / MYAdSDK.podspec.json
blobfa809f12f61b7bb4b9d56ef3bf53ceb583563140
2   "name": "MYAdSDK",
3   "version": "0.0.9",
4   "summary": "Mobile AD SDK For iOS.",
5   "homepage": "https://github.com/adxdata/MSMobAdSDK-iOS",
6   "license": "MIT",
7   "authors": {
8     "Lei Dai": "534219838@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/ywxkdz/MYAdSDK.git",
15     "tag": "0.0.9"
16   },
17   "frameworks": [
18     "AdSupport",
19     "AVFoundation",
20     "CoreLocation",
21     "CoreMedia",
22     "CoreMotion",
23     "CoreTelephony",
24     "MessageUI",
25     "QuartzCore",
26     "SafariServices",
27     "Security",
28     "StoreKit",
29     "SystemConfiguration",
30     "WebKit"
31   ],
32   "libraries": [
33     "c++",
34     "resolv.9",
35     "xml2",
36     "z"
37   ],
38   "vendored_frameworks": "MSAdSDK/Libs/MSAdSDK.framework",
39   "resources": "MSAdSDK/Libs/MSAdBundle.bundle",
40   "dependencies": {
41     "AFNetworking": [
43     ]
44   }