[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / f / WeChat_SDK_iOS / 1.7.5.2 / WeChat_SDK_iOS.podspec.json
blob6c939e6a816f483064dcf4ae647b3e7f69ee8ace
2   "name": "WeChat_SDK_iOS",
3   "version": "1.7.5.2",
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.2"
17   },
18   "source_files": "OpenSDK/*.h",
19   "public_header_files": "OpenSDK/*.{h,m}",
20   "frameworks": [
21     "SystemConfiguration",
22     "Security",
23     "CoreTelephony",
24     "CFNetwork"
25   ],
26   "libraries": [
27     "z",
28     "sqlite3.0",
29     "c++"
30   ],
31   "requires_arc": true,
32   "vendored_libraries": "OpenSDK/libWeChatSDK.a"