[Add] TradeInFatFramework 1.7.103
[CocoaPods.git] / Specs / 4 / a / f / KwaiSDK / 3.4.9 / KwaiSDK.podspec.json
blobe0b22773fef2541ea59d684e378d927f206dc146
2   "name": "KwaiSDK",
3   "version": "3.4.9",
4   "summary": "Kwai Open SDK",
5   "homepage": "https://github.com/KwaiSocial/KwaiSDK-iOS",
6   "authors": {
7     "gaomingbo": "gaomingbo@kuaishou.com"
8   },
9   "license": {
10     "type": "MIT"
11   },
12   "source": {
13     "git": "https://github.com/KwaiSocial/KwaiSDK-iOS.git",
14     "tag": "3.4.9"
15   },
16   "vendored_frameworks": "KwaiSDKLibrary/KwaiSDK.framework",
17   "resources": "KwaiSDKLibrary/KwaiSDK.framework/Versions/A/Resources/KwaiSDK.bundle",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "frameworks": "WebKit",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }