blob: c6ea98ec34763b5e99051dac9d67ead681707d41 [file] [log] [blame]
{
"name": "LKAlertController",
"version": "1.7.0",
"summary": "An easy to use UIAlertController builder for swift",
"homepage": "https://github.com/lightningkite/LKAlertController",
"license": "MIT",
"authors": {
"Erik Sargent": "erik@lightningkite.com"
},
"source": {
"git": "https://github.com/lightningkite/LKAlertController.git",
"tag": "1.7.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}