blob: 78704c8d00ce49a2a4a235b396173d914539a4a0 [file] [log] [blame]
{
"name": "LWWXTool",
"version": "0.0.4",
"summary": "微信小工具",
"description": "提供微信登录,注册,支付,分享等功能",
"homepage": "https://github.com/weilLove/LWWXTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weilLove": "weil218@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/weilLove/LWWXTool.git",
"tag": "0.0.4"
},
"source_files": [
"LWWXTool/Classess",
"LWWXTool/Classess/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"WechatOpenSDK": [
]
}
}