[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 1 / 0 / SNQQSDK / 2.9.5.1 / SNQQSDK.podspec.json
blob61662f5c7f90daa789c5b13ac4ae30bd3830ccb7
2   "name": "SNQQSDK",
3   "version": "2.9.5.1",
4   "summary": "iOS版腾讯开放平台SDK.",
5   "license": {
6     "type": "Copyright",
7     "text": "Tencent 版权所有."
8   },
9   "homepage": "http://wiki.open.qq.com/wiki/%E9%A6%96%E9%A1%B5",
10   "authors": {
11     "Tencent": "http://open.qq.com/"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/iOSBoy/SNQQSDK.git",
19     "tag": "2.9.5.1"
20   },
21   "frameworks": [
22     "Security",
23     "SystemConfiguration",
24     "CoreTelephony",
25     "CoreGraphics"
26   ],
27   "resources": "SDK2.9.5.1/TencentOpenApi_IOS_Bundle.bundle",
28   "vendored_frameworks": "SDK2.9.5.1/TencentOpenAPI.framework",
29   "public_header_files": "SDK2.9.5.1/TencentOpenAPI.framework/Headers/**/*.h"