blob: 13f552354e989409a58f59eda9d1609c1981ee54 [file] [log] [blame]
{
"name": "FTNotificationIndicator",
"version": "1.1.1",
"summary": "A lightwight local notification UI, with blur effect, elegant API and themes Support.",
"description": "A lightwight local notification, with blur effect, elegant API and themes Support. Inspried by Apple's 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.1"
},
"source_files": [
"FTNotificationIndicator",
"FTIndicator/FTNotificationIndicator/*.{h,m}"
],
"requires_arc": true
}