[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / d / ADSuyiCustomPlatform / 1.0.1 / ADSuyiCustomPlatform.podspec.json
blob4e1b20bb1c0f09aa8fafefac5ff18e33b6c78c73
2   "name": "ADSuyiCustomPlatform",
3   "version": "1.0.1",
4   "summary": "A short description of ADSuyiBUSDK/.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/admobile/iOS-framework-ADSuyiCustomPlatform",
7   "license": {
8     "type": "MIT",
9     "file": "PangleSDK/LICENSE"
10   },
11   "authors": {
12     "sangshen": "sangshen@ecook.cn"
13   },
14   "source": {
15     "git": "https://gitee.com/admobile/iOS-framework-ADSuyiCustomPlatform.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": "UIKit",
22   "libraries": [
23     "c++",
24     "resolv",
25     "z",
26     "sqlite3",
27     "bz2",
28     "xml2",
29     "iconv",
30     "c++abi"
31   ],
32   "dependencies": {
33     "ADSuyiSDK": [
34       "~>3.4.1.0"
35     ]
36   },
37   "vendored_frameworks": [
38     "ADSuyiCustomPlatform/Classes/ADSuyiCustomPlatform.xcframework"
39   ],
40   "xcconfig": {
41     "OTHER_LDFLAGS": "-ObjC"
42   },
43   "static_framework": true,
44   "requires_arc": true,
45   "pod_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   },
48   "user_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   }