[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 6 / 7 / 9 / QqcWXPaySDK / 2.0.28 / QqcWXPaySDK.podspec.json
blob2f233e8f3896e4f6727b245d08c78ff17aa93002
2   "name": "QqcWXPaySDK",
3   "version": "2.0.28",
4   "summary": "WeChat iOS SDK.",
5   "homepage": "https://github.com/xukiki/QqcWXPaySDK",
6   "license": {
7     "type": "LGPL",
8     "text": "                        ® 1998 - 2017 Tencent All Rights Reserved.\n"
9   },
10   "authors": {
11     "xukiki": "20599378@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/xukiki/QqcWXPaySDK.git",
15     "tag": "2.0.28"
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/libWeChatPaySDK.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   ]