[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / f / 6 / LWWeChatSDK / 1.7.4 / LWWeChatSDK.podspec.json
blob836e5e5be6eaf06722cfd0aaa4db59a60c84fcc7
2   "name": "LWWeChatSDK",
3   "version": "1.7.4",
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.4"
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   ],
31   "libraries": [
32     "z",
33     "c++",
34     "sqlite3"
35   ]