[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / f / 9 / d / RX3_TencentLiteSDK / 2.9.5.1 / RX3_TencentLiteSDK.podspec.json
blob05ee2d83b5103832341403a3b90b5ea1ec3cbfb9
2   "name": "RX3_TencentLiteSDK",
3   "version": "2.9.5.1",
4   "license": "MIT",
5   "summary": "RX3_TencentLiteSDK is a tecent lite sdk",
6   "homepage": "https://github.com/xzjxylophone/RX3_TencentLiteSDK",
7   "authors": {
8     "Rush.D.Xzj": "xzjxylophoe@gmail.com"
9   },
10   "social_media_url": "http://weibo.com/xzjxylophone",
11   "source": {
12     "git": "https://github.com/xzjxylophone/RX3_TencentLiteSDK.git",
13     "tag": "v2.9.5.1"
14   },
15   "description": "RX3_TencentLiteSDK is a tecent lite sdk.",
16   "public_header_files": "RX3_TencentLiteSDK/**/Headers/*.h",
17   "vendored_frameworks": "RX3_TencentLiteSDK/*.framework",
18   "frameworks": [
19     "SystemConfiguration",
20     "Security",
21     "CoreGraphics",
22     "CoreTelephony"
23   ],
24   "requires_arc": true,
25   "libraries": [
26     "z",
27     "sqlite3",
28     "stdc++",
29     "iconv"
30   ],
31   "platforms": {
32     "ios": "7.0"
33   }