blob: d58ac98129a38368a343d5e6b866f897d59e5e33 [file] [log] [blame]
{
"name": "FTToastIndicator",
"version": "1.0.9",
"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": "1.0.9"
},
"source_files": [
"FTToastIndicator",
"FTIndicator/FTToastIndicator/**/*.{h,m}"
],
"requires_arc": true
}