blob: 54497d77458a567378395b78b959754ec358382c [file] [log] [blame]
{
"name": "FTToastIndicator",
"version": "0.0.4",
"summary": "A lightwight toast, with blur effect, elegant API and themes Support.",
"description": "A lightwight toast, with blur effect, elegant API and themes Support. Inspried by Android toasts.",
"authors": {
"liufengting": "wo157121900@me.com"
},
"homepage": "https://github.com/liufengting/FTIndicator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "http://twitter.com/liufengting",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/liufengting/FTIndicator.git",
"tag": "0.0.4"
},
"source_files": [
"FTToastIndicator",
"FTIndicator/FTToastIndicatorView/**/*.{h,m}"
],
"requires_arc": true
}