blob: b532482908438faf01e607157c684ffc61d1e30b [file] [log] [blame]
{
"name": "KFToast",
"version": "1.0.0",
"license": "MIT",
"summary": "This is a toast view used on iOS",
"homepage": "https://github.com/jh981479486/KFToast",
"authors": {
"jinhua": "jinhua9093@gamil.com"
},
"source": {
"git": "https://github.com/jh981479486/KFToast.git",
"tag": "1.0.1"
},
"platforms": {
"ios": null
},
"source_files": "KFToast/*",
"frameworks": "UIKit",
"requires_arc": true
}