[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 2 / b / MCTencentOpenAPI / 3.3.3 / MCTencentOpenAPI.podspec.json
blobe7fe88c2d4f21aff20ff9960db95ab5726bfcb78
2   "name": "MCTencentOpenAPI",
3   "version": "3.3.3",
4   "summary": "TencentOpenAPI映射",
5   "description": "MCTencentOpenAPI是对TencentOpenAPI的映射,使用pod依赖管理,便于开发者快速集成TencentOpenAPI的QQ登录、分享等功能。",
6   "license": "MIT",
7   "authors": {
8     "littleplayer": "mailjiancheng@163.com"
9   },
10   "homepage": "https://github.com/poholo/MCTencentOpenAPI",
11   "source": {
12     "git": "https://github.com/poholo/MCTencentOpenAPI.git",
13     "tag": "3.3.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "vendored_frameworks": "SDK/TencentOpenAPI.framework",
20   "ios": {
21     "frameworks": [
22       "CoreTelephony",
23       "SystemConfiguration"
24     ],
25     "libraries": [
26       "z",
27       "sqlite3.0",
28       "c++",
29       "iconv"
30     ]
31   }