blob: 00261bdfb8e296da3913770aedd44bf7dd61f6a3 [file] [log] [blame]
{
"name": "KTSwiftExtensions",
"version": "0.11.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.11.0"
},
"source_files": "Source/**/*.swift",
"platforms": {
"ios": "9.3"
},
"ios": {
"dependencies": {
"Alamofire": [
],
"AlamofireObjectMapper": [
],
"JWTDecode": [
"~> 1.0"
],
"MBProgressHUD": [
"~> 0.9.1"
]
}
}
}