[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 7 / 9 / QqcWXPaySDK / 1.7.1 / QqcWXPaySDK.podspec.json
blobf564b019da58f4afd5f5ac9dca62b38a2f837499
2   "name": "QqcWXPaySDK",
3   "version": "1.7.1",
4   "summary": "WeChat iOS SDK.",
5   "homepage": "https://open.weixin.qq.com",
6   "license": {
7     "type": "LGPL",
8     "text": "                        ® 1998 - 2017 Tencent All Rights Reserved.\n"
9   },
10   "authors": {
11     "weixinapp": "weixinapp@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/xukiki/QqcWXPaySDK.git",
15     "tag": "1.7.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "QqcWXPaySDK/*.{h,m}",
22   "public_header_files": "QqcWXPaySDK/*.h",
23   "vendored_libraries": "QqcWXPaySDK/libWeChatSDK.a",
24   "frameworks": [
25     "SystemConfiguration",
26     "CoreTelephony",
27     "Security",
28     "ImageIO",
29     "Foundation",
30     "UIKit"
31   ],
32   "libraries": [
33     "z",
34     "sqlite3",
35     "c++"
36   ]