blob: 16b137bd7451ce91987f0ec79ba1e4e0e73cc34f [file] [log] [blame]
{
"name": "KTSwiftExtensions",
"version": "0.7.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.7.0"
},
"source_files": "Source/**/*.swift",
"platforms": {
"ios": "9.3"
},
"ios": {
"dependencies": {
"Alamofire": [
],
"AlamofireObjectMapper": [
],
"MBProgressHUD": [
"~> 0.9.1"
]
}
}
}