blob: b15f2b3336f8d0fb7d261165a01dbdb65277323c [file] [log] [blame]
{
"name": "CandyBar",
"version": "1.1.0",
"summary": "Simple notification framework that displays an Icon, Title, and Subtitle.",
"description": "CandyBar is an alternative notification view. A CandyBar includes an easily customizable icon image, and title and subtitle text. There are 11 Candy Icons provided within the framework, but you could also use a custom own image.",
"homepage": "https://github.com/DopamineLabs/CandyBar-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Akash Desai": "team@usedopamine.com"
},
"source": {
"git": "https://github.com/DopamineLabs/CandyBar-iOS.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/usedopamine",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*",
"resource_bundles": {
"CandyIcons": [
"Resources/CandyIcons.xcassets"
]
},
"pushed_with_swift_version": "3.0"
}