[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 4 / 5 / XXWeChatSDK / 1.8.5 / XXWeChatSDK.podspec.json
blob54df1430614e1d6916af929391be125338ab7e61
2   "name": "XXWeChatSDK",
3   "version": "1.8.5",
4   "summary": "WeChatSDK 1.8.5",
5   "description": "WeChatSDK 1.8.5 version",
6   "homepage": "https://github.com/lyuxxx/XXWeChatSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lyuxxx": "lyxiel@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "static_framework": true,
18   "source": {
19     "git": "https://github.com/lyuxxx/XXWeChatSDK.git",
20     "tag": "1.8.5"
21   },
22   "source_files": "SDK/*.{h,m}",
23   "public_header_files": "SDK/*.h",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "SystemConfiguration",
28     "Security",
29     "CoreTelephony",
30     "CFNetwork"
31   ],
32   "libraries": [
33     "z",
34     "sqlite3.0",
35     "c++"
36   ],
37   "requires_arc": true,
38   "vendored_libraries": "SDK/libWeChatSDK.a"