[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / f / 3 / SNWeChatSDK / 1.8.6.1 / SNWeChatSDK.podspec.json
blob3ca6babb6d48733710fee5b6797333bb0469be8d
2   "name": "SNWeChatSDK",
3   "version": "1.8.6.1",
4   "license": {
5     "type": "Copyright",
6     "text": "Copyright (c) 2012 Tencent. All rights reserved.\n"
7   },
8   "summary": "WeChatSDK for Cocoapods convenience.",
9   "homepage": "https://open.weixin.qq.com/",
10   "authors": {
11     "Tencent": "weixinapp@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/iOSBoy/SNWeChatSDK.git",
15     "tag": "1.8.6.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SDK/*.h",
21   "public_header_files": "SDK/*.h",
22   "vendored_libraries": "SDK/*.a",
23   "requires_arc": false,
24   "frameworks": [
25     "SystemConfiguration",
26     "CoreTelephony",
27     "Security",
28     "WebKit",
29     "CoreTelephony",
30     "CFNetwork",
31     "UIKit"
32   ],
33   "libraries": [
34     "z",
35     "sqlite3.0",
36     "c++"
37   ]