blob: 9b65090cfaf9e84c6486e9c074bace158440e843 [file] [log] [blame]
{
"name": "WWToast",
"version": "1.0.2",
"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.2"
},
"source_files": "*.{h,m}",
"requires_arc": true
}