blob: 6b6ca327e87a10bbd93c51d966d4a90311201642 [file] [log] [blame]
{
"name": "LKAlertController",
"version": "1.12.1",
"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.12.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}