blob: 6783ea90b7b6add1f30a5b95ec92cf2415b167a2 [file] [log] [blame]
{
"name": "WechatNoPay",
"version": "0.2.2",
"summary": "wechatopensdk without pay",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pickView/WechatNoPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jochen": "allenzcx@qq.com"
},
"source": {
"git": "https://github.com/pickView/WechatNoPay.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WechatNoPay/Classes/**/*",
"requires_arc": true,
"frameworks": "Foundation",
"vendored_libraries": "WechatNoPay/Classes/libWeChatSDK.a"
}