[Add] MSPCore 0.0.10
[CocoaPods.git] / Specs / 9 / c / 7 / LWWXTool / 0.0.2 / LWWXTool.podspec.json
bloba01e5faa83a585dea6c06d1104c98fe09784a575
2   "name": "LWWXTool",
3   "version": "0.0.2",
4   "summary": "微信小工具",
5   "description": "提供微信登录,注册,支付,分享等功能",
6   "homepage": "https://github.com/weilLove/LWWXTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "weilLove": "weil218@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/weilLove/LWWXTool.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "LWWXTool/Classess",
23     "LWWXTool/Classess/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "WechatOpenSDK": [
32     ]
33   }