[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / f / WeChat_SDK_iOS / 1.7.5.1 / WeChat_SDK_iOS.podspec.json
blobf6c16048224ffa5511dfbe70cf2a058f9d3ecec0
2   "name": "WeChat_SDK_iOS",
3   "version": "1.7.5.1",
4   "summary": "微信官方SDK(1.7.5)",
5   "description": "微信官方SDK(1.7.5),方便大家使用cocoapods导入",
6   "homepage": "https://coding.net/u/LeoChensj/p/WeChat_SDK_iOS/git",
7   "license": "MIT",
8   "authors": {
9     "LeoChen": "LeoChensj@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://git.coding.net/LeoChensj/WeChat_SDK_iOS.git",
16     "tag": "1.7.5.1"
17   },
18   "source_files": [
19     "WeChat_SDK_iOS",
20     "OpenSDK/*.h"
21   ],
22   "public_header_files": "OpenSDK/*.h",
23   "frameworks": [
24     "SystemConfiguration",
25     "Security",
26     "CoreTelephony",
27     "CFNetwork"
28   ],
29   "libraries": [
30     "z",
31     "sqlite3.0",
32     "c++"
33   ],
34   "requires_arc": true,
35   "vendored_libraries": "OpenSDK/libWeChatSDK.a"