[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / e / c / QQShareSDK / 3.1.3 / QQShareSDK.podspec.json
blob4a54544f929becc873db78607574c1491a14621d
2   "name": "QQShareSDK",
3   "version": "3.1.3",
4   "summary": "QQShareSDK(官方)",
5   "homepage": "https://github.com/xiexy/QQShareSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "trycatch": "javaoraspx@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/xiexy/QQShareSDK.git",
18     "tag": "3.1.3"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "Security",
23     "SystemConfiguration",
24     "CoreGraphics",
25     "CoreTelephony",
26     "UIKit",
27     "Foundation"
28   ],
29   "libraries": [
30     "iconv",
31     "sqlite3",
32     "stdc++",
33     "z"
34   ],
35   "ios": {
36     "vendored_frameworks": "QQShareSDK/TencentOpenAPI.framework"
37   }