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