blob: f6bca85b22a1e39455836752686238b0d9935aef [file] [log] [blame]
{
"name": "GTAlertBar",
"version": "1.0.0",
"summary": "A no-nonsense manager for showing alert bars on iOS apps.",
"homepage": "https://github.com/ecnepsnai/GTAlertBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ian Spence": "ian@ecnepsnai.com"
},
"social_media_url": "https://twitter.com/ecnepsnai",
"source": {
"git": "https://github.com/ecnepsnai/GTAlertBar.git",
"tag": "v1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GTAlertBar.swift",
"resources": "GTAlertBar.xcassets",
"requires_arc": true
}