blob: 7f55747648efb303f9d56b458fcc83d396b396be [file] [log] [blame]
{
"name": "KTSwiftExtensions",
"version": "0.3.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Swift extensions",
"homepage": "https://github.com/kthomas/KTSwiftExtensions",
"authors": {
"Kyle Thomas": "k.thomas@unmarkedconsulting.com"
},
"source": {
"git": "https://github.com/kthomas/KTSwiftExtensions.git",
"tag": "0.3.0"
},
"source_files": "Source/**/*.swift",
"platforms": {
"ios": "9.3"
},
"ios": {
"dependencies": {
"Alamofire": [
],
"AlamofireObjectMapper": [
],
"MBProgressHUD": [
]
}
}
}