blob: 017bc91ec915176aa911fbd95646b23f8204e626 [file] [log] [blame]
{
"name": "FMViewToast",
"version": "1.0.0",
"summary": "A short description of FMViewToast.",
"description": "FMViewToast Test",
"homepage": "https://github.com/joewang903/FMViewToast",
"license": "MIT",
"authors": {
"JOE": "whsjwz@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/joewang903/FMViewToast.git",
"tag": "v1.0.0"
},
"source_files": "ViewToast/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}