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