[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 7 / MyQQOpenSDK / 1.1 / MyQQOpenSDK.podspec.json
blob814f504563e33d8e2d97d33d524d57505fff8afa
2   "name": "MyQQOpenSDK",
3   "version": "1.1",
4   "summary": "用于存放腾讯开放平台的 SDK",
5   "description": "用于存放腾讯开放平台的 SDK,以便自己的项目能通过 cocoaPods 管理",
6   "homepage": "https://github.com/mysdkshare/QQOpenSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "http://open.qq.com",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/mysdkshare/QQOpenSDK.git",
17     "tag": "1.1"
18   },
19   "resources": "iOS_SDK/TencentOpenApi_IOS_Bundle.bundle",
20   "frameworks": [
21     "Security",
22     "SystemConfiguration",
23     "CoreGraphics",
24     "CoreTelephony"
25   ],
26   "vendored_frameworks": "iOS_SDK/TencentOpenAPI.framework",
27   "libraries": [
28     "iconv",
29     "sqlite3",
30     "stdc++",
31     "z"
32   ]