[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 7 / YCWeChatSDK / 1.8.3 / YCWeChatSDK.podspec.json
blob47651d4ba9866fbfeab9b4eb925cd1bd3cfbfddf
2   "name": "YCWeChatSDK",
3   "version": "1.8.3",
4   "summary": "Tencent WeChat iOS SDK.",
5   "homepage": "https://open.weixin.qq.com",
6   "license": "MIT",
7   "authors": {
8     "Yu Chen": "yu.chen@live.ie"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/yccp/WechatSDK.git",
15     "tag": "1.8.3"
16   },
17   "source_files": "**/*.{h,m}",
18   "public_header_files": "**/*.h",
19   "vendored_libraries": "**/*.a",
20   "frameworks": [
21     "Security",
22     "SystemConfiguration",
23     "CoreTelephony"
24   ],
25   "libraries": [
26     "z",
27     "sqlite3.0",
28     "c++"
29   ],
30   "requires_arc": true