[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / e / a / KKWeChatSDK / 1.6 / KKWeChatSDK.podspec.json
blob45d49cf0f65e3014ec05eb75200091184edce63b
2   "name": "KKWeChatSDK",
3   "version": "1.6",
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"
16   },
17   "platforms": {
18     "ios": "8.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   ]