blob: b97f730220844d557eb9b0c0a5e842d2c0ffc89a [file] [log] [blame]
{
"name": "JWToast",
"version": "0.0.4",
"summary": "仿Android的Toast控件. 多个同时弹出,会重叠的bug。",
"homepage": "https://github.com/junwangInChina/JWToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjun": "github_work@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/junwangInChina/JWToast.git",
"tag": "0.0.4"
},
"source_files": "JWToastDemo/JWToastDemo/JWToast/**/*.{h,m}",
"requires_arc": true
}