blob: 92ee49cd7a36be9526225f01d8b1473a35b86819 [file] [log] [blame]
{
"name": "alerter",
"platforms": {
"ios": "9.0"
},
"summary": "alerter lets a user easily create an alert.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marko Crnkovic": "marko777.ny@gmail.com"
},
"homepage": "https://github.com/chih98/alerter",
"source": {
"git": "https://github.com/chih98/alerter.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "alerter/**/*.{swift}",
"resources": "alerter/**/*.{png,jpg}"
}