[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / a / f / 6 / LWWeChatSDK / 1.7.5 / LWWeChatSDK.podspec.json
blobcf684b8ab6a56fd74cd1a3cbd47fdfc067e7790b
2   "name": "LWWeChatSDK",
3   "version": "1.7.5",
4   "summary": "WeChatSDK",
5   "description": "Updated WeChatSDK for CocoaPods",
6   "homepage": "https://open.weixin.qq.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "allensun",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/sunhr/LWWeChatSDK.git",
17     "tag": "1.7.5"
18   },
19   "source_files": "WeChatSDK/",
20   "exclude_files": "Test/",
21   "vendored_libraries": "WeChatSDK/libWeChatSDK.a",
22   "preserve_paths": [
23     "WeChatSDK/README.txt",
24     "WeChatSDK/libWeChatSDK.a"
25   ],
26   "frameworks": [
27     "Foundation",
28     "SystemConfiguration",
29     "CoreTelephony",
30     "CFNetwork"
31   ],
32   "libraries": [
33     "z",
34     "c++",
35     "sqlite3"
36   ]