[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / f / KwaiSDK / 3.6.4 / KwaiSDK.podspec.json
blob8d33017a012065e9ef170084499902bacf3c7e86
2   "name": "KwaiSDK",
3   "version": "3.6.4",
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.6.4"
15   },
16   "source_files": "libKwaiSDK/Headers/**/*.h",
17   "vendored_libraries": "libKwaiSDK/ios/*.a",
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   }