[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / 4 / 5 / XXWeChatSDK / 1.8.2 / XXWeChatSDK.podspec.json
blob545586ac860123c4b946dee393f4dd7f10005c74
2   "name": "XXWeChatSDK",
3   "version": "1.8.2",
4   "summary": "WeChatSDK 1.8.2",
5   "description": "WeChatSDK 1.8.2 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   "source": {
18     "git": "https://github.com/lyuxxx/XXWeChatSDK.git",
19     "tag": "1.8.2"
20   },
21   "source_files": "SDK/*.{h,m}",
22   "public_header_files": "SDK/*.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "SystemConfiguration",
27     "Security",
28     "CoreTelephony",
29     "CFNetwork"
30   ],
31   "libraries": [
32     "z",
33     "sqlite3.0",
34     "c++"
35   ],
36   "requires_arc": true,
37   "vendored_libraries": "SDK/libWeChatSDK.a"