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