[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / f / TencentOpenAPI_HG / 3.5.9 / TencentOpenAPI_HG.podspec.json
blob107ba171fcba3b2e1bb78fa7c9e93c5209c9700c
2   "name": "TencentOpenAPI_HG",
3   "version": "3.5.9",
4   "summary": "TencentOpenAPI for cocoapods",
5   "homepage": "https://github.com/lengzz",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhuangzhi.leng": "leng_zhuangzhi@163.com"
12   },
13   "source": {
14     "git": "https://github.com/lengzz/TencentOpenAPI_HG.git",
15     "tag": "3.5.9"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "static_framework": true,
21   "requires_arc": true,
22   "frameworks": [
23     "Security",
24     "SystemConfiguration",
25     "CoreGraphics",
26     "CoreTelephony",
27     "WebKit"
28   ],
29   "libraries": [
30     "iconv",
31     "sqlite3",
32     "c++",
33     "z"
34   ],
35   "vendored_frameworks": "*.framework",
36   "source_files": "TencentOpenAPI.framework/Headers/*",
37   "resources": "*.bundle",
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
40     "SWIFT_INCLUDE_PATHS": "$(PODS_TARGET_SRCROOT)/TencentOpenAPI.framework/Headers/"
41   },
42   "user_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   }