blob: 31d27c24a06b670a645402eb65903b947225e582 [file] [log] [blame]
{
"name": "FTToastIndicator",
"version": "1.1.7",
"summary": "A lightwight UI package contains local notification, progress HUD, toast, with blur effect, elegant API and themes Support.",
"description": "A lightwight UI package contains local notification, progress HUD, toast, with blur effect, elegant API and themes Support. Inspried by Apple's process indicator and notifications.",
"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.1.7"
},
"source_files": [
"FTToastIndicator",
"FTIndicator/FTToastIndicator/**/*.{h,m}"
],
"requires_arc": true
}