blob: e04245afbc6b88bb8b472e6f562d38aafb0ada89 [file] [log] [blame]
{
"name": "KTSwiftAlert",
"version": "1.1",
"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": "1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "KTSwiftAlert/Classes/**/*",
"dependencies": {
"URBNSwiftyConvenience": [
]
}
}