blob: 7a1a30a975af6d1a8651b82894fba3846a10df89 [file] [log] [blame]
{
"name": "JWToast",
"version": "0.0.2",
"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.2"
},
"source_files": "JWToastDemo/JWToastDemo/JWToast/**/*.{h,m}",
"requires_arc": true
}