[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / d / 3 / MYAdSDK / 0.0.10 / MYAdSDK.podspec.json
blob350684f6b856a69d62a548675d946d82c112541f
2   "name": "MYAdSDK",
3   "version": "0.0.10",
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.10"
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   "static_framework": true,
40   "resources": "MSAdSDK/Libs/MSAdBundle.bundle",
41   "dependencies": {
42     "AFNetworking": [
44     ]
45   }