[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / f / 3 / LJTencentOpenAPI-iOS / 0.1.0 / LJTencentOpenAPI-iOS.podspec.json
blobbbbe39e851711e33bcfd28eb17481710fcd7edef
2   "name": "LJTencentOpenAPI-iOS",
3   "version": "0.1.0",
4   "summary": "A short description of LJTencentOpenAPI-iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/liujun7/LJTencentOpenAPI-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liujun": "18721338327@163.com"
13   },
14   "source": {
15     "git": "https://github.com/liujun7/LJTencentOpenAPI-iOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": "LJTencentOpenAPI-iOS/TencentOpenAPI.framework",
22   "resources": "LJTencentOpenAPI-iOS/TencentOpenApi_IOS_Bundle.bundle",
23   "requires_arc": true,
24   "frameworks": [
25     "SystemConfiguration",
26     "Security",
27     "CoreGraphics",
28     "CoreTelephony"
29   ],
30   "weak_frameworks": "WebKit",
31   "libraries": [
32     "iconv",
33     "sqlite3",
34     "stdc++",
35     "z"
36   ],
37   "pod_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   }