[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / 3 / AdFitSDK / 3.11.5 / AdFitSDK.podspec.json
blob88f275e2368788a5b7b4292a4c387bf17ec5ff96
2   "authors": "AdFit",
3   "description": "AdFit Ad SDK for Publisher",
4   "version": "3.11.5",
5   "homepage": "https://github.com/adfit/adfit-ios-sdk.git",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE.txt"
9   },
10   "name": "AdFitSDK",
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/adfit/adfit-ios-sdk.git",
16     "tag": "3.11.5"
17   },
18   "summary": "AdFit Ad SDK",
19   "preserve_paths": "Frameworks/*.framework",
20   "vendored_frameworks": "Frameworks/AdFitSDK.framework",
21   "frameworks": [
22     "AdSupport",
23     "CoreTelephony",
24     "SystemConfiguration",
25     "WebKit"
26   ],
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }