[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 1 / 0 / GuardianSDK / 0.0.3 / GuardianSDK.podspec.json
blobba2a1136a1576571e88c58147f4387e2b7b868e7
2   "name": "GuardianSDK",
3   "version": "0.0.3",
4   "summary": "活动反作弊 iOS SDK - Guardian.framework.",
5   "description": "活动反作弊 iOS SDK - Guardian.framework. iOS",
6   "homepage": "https://github.com/iospai/Guardian.framework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iospai": "396804688@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/iospai/Guardian.framework.git",
19     "tag": "0.0.3"
20   },
21   "vendored_frameworks": "Guardian.framework",
22   "frameworks": [
23     "AdSupport",
24     "AvFoundation",
25     "CoreTelephony",
26     "SystemConfiguration"
27   ],
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "user_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "xcconfig": {
35     "OTHER_LDFLAGS": "-ObjC",
36     "ENABLE_BITCODE": "NO"
37   }