[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / 5 / AGTencentOpenAPI / 3.2.1 / AGTencentOpenAPI.podspec.json
blob1e626753babe78ffd8ce62c3754bbe297c9e2796
2   "name": "AGTencentOpenAPI",
3   "version": "3.2.1",
4   "summary": "AGTencentOpenAPI is a lib repository for TencentOpenAPI.",
5   "description": "AGTencentOpenAPI is a lib repository for TencentOpenAPI. We can use it for conveniently update.",
6   "homepage": "http://open.qq.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Agenric": "AgenricWon@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Agenric/AGTencentOpenAPI.git",
16     "tag": "3.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "resources": "AGTencentOpenAPI/TencentOpenApi_IOS_Bundle.bundle",
23   "vendored_frameworks": "AGTencentOpenAPI/TencentOpenAPI.framework",
24   "frameworks": [
25     "Security",
26     "SystemConfiguration",
27     "CoreGraphics",
28     "CoreTelephony"
29   ],
30   "libraries": [
31     "iconv",
32     "z",
33     "stdc++",
34     "sqlite3"
35   ]