[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / f / c / 1 / TencentOpenSDK-iOS-Fee / 3.5.17.4 / TencentOpenSDK-iOS-Fee.podspec.json
blobdeedc3ff74c45506c265564cbf03e56a4b5d3a5b
2   "name": "TencentOpenSDK-iOS-Fee",
3   "version": "3.5.17.4",
4   "homepage": "https://github.com/qq738818311/TencentOpenSDK",
5   "source": {
6     "git": "https://github.com/qq738818311/TencentOpenSDK.git",
7     "tag": "3.5.17.4"
8   },
9   "summary": "Tencent open SDK",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "fee": "penfee@qq.com"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "vendored_frameworks": "QQ_SDK/*.framework",
22   "resources": "QQ_SDK/*.bundle",
23   "frameworks": [
24     "Security",
25     "SystemConfiguration",
26     "CoreTelephony",
27     "CoreGraphics",
28     "WebKit"
29   ],
30   "libraries": [
31     "iconv",
32     "z",
33     "stdc++",
34     "sqlite3",
35     "c++"
36   ],
37   "pod_target_xcconfig": {
38     "OTHER_LDFLAGS": "-all_load",
39     "VALID_ARCHS": "x86_64 armv7 arm64"
40   }