blob: 176850c2ad7e2d3754840bfc6f48fb8d04f68c00 [file] [log] [blame]
{
"name": "NotifiOS",
"version": "0.1.0",
"summary": "Simple Notification View for iOS",
"description": "NotifiOS provides the ability to create small notification popup views.",
"homepage": "https://github.com/pkrll/NotifiOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ardalan Samimi": "ardalan@saturnfive.se"
},
"source": {
"git": "https://github.com/pkrll/NotifiOS.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/pkrll",
"platforms": {
"ios": "8.0"
},
"source_files": "NotifiOS/Classes/**/*",
"frameworks": "UIKit"
}