[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 1 / d / f / ADSuyiSDK / 3.0.9.11161 / ADSuyiSDK.podspec.json
blobe99cd82403810cffd278dae8cc6d4ea2eb970c0c
2   "name": "ADSuyiSDK",
3   "version": "3.0.9.11161",
4   "summary": "A short description of ADSuyiSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://121.41.108.203/adsuyi_kit/adsuyisdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sangshenya": "sangshen@ecook.cn"
13   },
14   "source": {
15     "git": "http://121.41.108.203/adsuyi_kit/adsuyisdk.git",
16     "tag": "3.0.9.11161"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "ADSuyiSDK/Classes/*.framework",
22   "frameworks": "UIKit",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   },
26   "dependencies": {
27     "ADSuyiKit": [
28       "~> 0.4.3.0"
29     ],
30     "ADSuyiNetwork": [
31       "~> 0.1.3.0"
32     ],
33     "ADMobGenDeviceInfo": [
34       "~> 1.8.4.0"
35     ]
36   },
37   "libraries": "sqlite3",
38   "static_framework": true,
39   "requires_arc": true,
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   }