[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / a / 3 / AdFitSDK / 3.6.2 / AdFitSDK.podspec.json
blob11070656ec324db437be063483eaedadaf8b8ac5
2   "authors": "AdFit",
3   "description": "AdFit Ad SDK for Publisher",
4   "version": "3.6.2",
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": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/adfit/adfit-ios-sdk.git",
16     "tag": "3.6.2"
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   }