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