[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 2 / 0 / e / TencentOpenAPIV2_3 / 2.3 / TencentOpenAPIV2_3.podspec.json
blobf508becc52d9087de64ebd5b63521f43f7b7ddd4
2   "name": "TencentOpenAPIV2_3",
3   "version": "2.3",
4   "summary": "TencentOpenAPI v2.3",
5   "description": "This pod is used who want to use tencentOpenAPI v2.3 with podfile.",
6   "authors": "http://open.qq.com",
7   "homepage": "http://open.qq.com",
8   "license": {
9     "type": "LGPL",
10     "file": "LICENSE"
11   },
12   "platforms": {
13     "ios": "6.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/crazyhf/TencentOpenAPIV2_3.git",
18     "tag": "v2.3"
19   },
20   "resources": "TencentOpenAPI/TencentOpenApi_IOS_Bundle.bundle",
21   "vendored_frameworks": "TencentOpenAPI/TencentOpenAPI.framework",
22   "public_header_files": "TencentOpenAPI/TencentOpenAPI.framework/Headers/**/*.h",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "$(inherited) -lz -lsqlite3 -liconv -lstdc++ -framework \"SystemConfiguration\" -framework \"CoreTelephony\""
25   }