blob: c3a7f7c44b8599fac9caf1888ec3029aef4c9797 [file] [log] [blame]
{
"name": "GAToastCategory",
"version": "0.0.1",
"summary": "A category that makes a view toast.",
"description": "A category that makes a view toast,very simple.",
"homepage": "https://github.com/GikkiAres/GAToastCategoryDemo",
"license": "MIT",
"authors": {
"GikkiAres": "GikkiAres@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GikkiAres/GAToastCategoryDemo.git",
"tag": "0.0.1"
},
"source_files": "GAToastCategoryDemo/UIView+GAToast",
"exclude_files": "Classes/Exclude"
}