blob: 2b4acd84bd3c01de56a16a4dc5e9f590af7fcbd7 [file] [log] [blame]
{
"name": "KTSwiftAlert",
"version": "0.1.0",
"summary": "A simple configurable alert in Swift.",
"homepage": "https://github.com/kvtaniguchi/KTSwiftAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kvtaniguchi": "ktaniguchi@urbn.com"
},
"source": {
"git": "https://github.com/kvtaniguchi/KTSwiftAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KTSwiftAlert/Classes/**/*",
"dependencies": {
"URBNSwiftyConvenience": [
]
},
"pushed_with_swift_version": "3.0"
}