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