[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / 0 / WXOpenSDK / 1.7.6 / WXOpenSDK.podspec.json
blob8ff99646acc4a0adb3d1151cb4e577eb2b8daca5
2   "name": "WXOpenSDK",
3   "version": "1.7.6",
4   "summary": "微信SDK,添加cocoapods支持.",
5   "description": "* Add cocoapods suport to WXOpenSDK.",
6   "homepage": "https://github.com/ONECATYU/WXOpenSDK",
7   "license": {
8     "type": "Copyright",
9     "text": "                                    © 1998 - 2017 Tencent All Right Reserved.\n"
10   },
11   "authors": {
12     "capsule": "786910875@qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/ONECATYU/WXOpenSDK.git",
19     "tag": "1.7.6"
20   },
21   "source_files": [
22     "OpenSDK",
23     "OpenSDK/**/*.h"
24   ],
25   "resources": "OpenSDK/README.txt",
26   "frameworks": [
27     "SystemConfiguration",
28     "Security",
29     "CoreTelephony",
30     "CFNetwork"
31   ],
32   "libraries": [
33     "z",
34     "sqlite3.0",
35     "c++"
36   ],
37   "vendored_libraries": "OpenSDK/libWeChatSDK.a",
38   "requires_arc": true