blob: c8674c8d03ff67ad1ee7315ab908e716c131e987 [file] [log] [blame]
{
"name": "ADRToast",
"version": "0.0.1",
"summary": "my toast",
"description": "show toast",
"homepage": "https://github.com/chenshengzhi/ADRToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈圣治": "csz2136@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/chenshengzhi/ADRToast.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true
}