blob: 82a55934df27a1f9b3b1f859c642db40ba7b176d [file] [log] [blame]
{
"name": "FTIndicator",
"version": "0.0.2",
"summary": "A lightwight UI package contains local notification, progress HUD, toast, with elegant API and themes Support.",
"description": "A lightwight UI package contains local notification, progress HUD, toast, with 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"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/liufengting/FTIndicator.git",
"tag": "0.0.2"
},
"source_files": [
"FTIndicator",
"FTIndicator/**/*.{h,m}"
],
"resources": "FTIndicator/**/*.{png}",
"requires_arc": true
}