[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / a / KKWeChatSDK / 1.6.1 / KKWeChatSDK.podspec.json
blob74ab75d01755d30f0c49996431d1cd77f026e751
2   "name": "KKWeChatSDK",
3   "version": "1.6.1",
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.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "libWeChatSDK/*.{h,m}",
22   "vendored_libraries": "libWeChatSDK/libWeChatSDK.a",
23   "frameworks": [
24     "ImageIO",
25     "SystemConfiguration",
26     "Security",
27     "CoreTelephony"
28   ],
29   "libraries": [
30     "z",
31     "sqlite3",
32     "c++"
33   ]