[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 6 / 1 / WXAuthTool / 0.2.0 / WXAuthTool.podspec.json
blobf9ab03e62d89652d0137fe2142bdafab7bc7a3c0
2   "name": "WXAuthTool",
3   "version": "0.2.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.2.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   }