[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / e / LYQQOpenSDK / 3.1.0 / LYQQOpenSDK.podspec.json
blob13d23621841fb5c2554cd93bb408222e2fd429a1
2   "name": "LYQQOpenSDK",
3   "version": "3.1.0",
4   "summary": "用于存放腾讯开放平台的 SDK",
5   "description": "用于存放腾讯开放平台的 SDK,以便自己的项目能通过 cocoaPods 管理",
6   "requires_arc": true,
7   "homepage": "http://open.qq.com/",
8   "license": {
9     "type": "LGPL",
10     "text": "                            ® 1998 - 2016 Tencent All Rights Reserved\n"
11   },
12   "authors": {
13     "Tencent": "open@qq.com"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/mysdkshare/QQOpenSDK.git",
20     "tag": "3.1.0"
21   },
22   "frameworks": [
23     "Security",
24     "SystemConfiguration",
25     "CoreGraphics",
26     "CoreTelephony"
27   ],
28   "libraries": [
29     "iconv",
30     "sqlite3.0",
31     "z",
32     "c++"
33   ],
34   "ios": {
35     "vendored_frameworks": "iOS_SDK/TencentOpenAPI.framework"
36   },
37   "resources": "iOS_SDK/*.{png,xib,nib,bundle}"