[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 4 / 5 / XXWeChatSDK / 1.8.6.1 / XXWeChatSDK.podspec.json
blob07ef333617673b516ad04f9379253e32b7b71168
2   "name": "XXWeChatSDK",
3   "version": "1.8.6.1",
4   "summary": "WeChatSDK 1.8.6.1",
5   "description": "WeChatSDK 1.8.6.1 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.6.1"
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     "WebKit"
32   ],
33   "libraries": [
34     "z",
35     "sqlite3.0",
36     "c++"
37   ],
38   "requires_arc": true,
39   "vendored_libraries": "SDK/libWeChatSDK.a"