blob: 6f7b3c4abc0776d3e2d29cf996f42748d660552c [file] [log] [blame]
{
"name": "WWToast",
"version": "1.0.7",
"summary": "WWToast is UIView Toast",
"description": "this project provide WWToast for iOS developer",
"homepage": "https://github.com/a130785/WWToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuwei": "401260566@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/a130785/WWToast.git",
"tag": "1.0.7"
},
"source_files": "*.{h,m}",
"requires_arc": true
}