[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 6 / 1 / WXAuthTool / 0.1.0 / WXAuthTool.podspec.json
blob8cca397a639a63c87008c30e8c3241e848b5bb74
2   "name": "WXAuthTool",
3   "version": "0.1.0",
4   "summary": "微信登录",
5   "description": "微信登录工具类",
6   "homepage": "https://github.com/lyuxxx/WXAuthTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lyuxxx": "lyxiel@163.com"
13   },
14   "source": {
15     "git": "https://github.com/lyuxxx/WXAuthTool.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "WXAuthTool/*.{h,m}",
22   "public_header_files": "WXAuthTool/WXAuthTool.h",
23   "requires_arc": true,
24   "dependencies": {
25     "XXWeChatSDK": [
27     ]
28   }