blob: 49a8c798721edb86be7fd687ff326d52efc4da11 [file] [log] [blame]
{
"name": "FXToast",
"version": "1.1.1",
"summary": "A toast for iOS",
"description": "A toast for iOS, created by Fxxx",
"homepage": "https://github.com/Fxxxxxx/FXToast",
"license": {
"type": "MIT",
"file": "README"
},
"authors": {
"Fxxx": "e2shao1993@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Fxxxxxx/FXToast.git",
"tag": "1.1.1"
},
"source_files": [
"FXToast",
"FXToast/**/*.{h,m}"
]
}