blob: 5884882d9fd32d2199ddcf2481a9f85cf0a05101 [file] [log] [blame]
{
"name": "GoodSwift",
"version": "0.6.0",
"summary": "Some good swift extensions.",
"description": "Some good swift extensions, handfully crafted by GoodRequest team.",
"homepage": "https://github.com/GoodRequest/GoodSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marek Spalek": "marek.spalek@goodrequest.com"
},
"source": {
"git": "https://github.com/GoodRequest/GoodSwift.git",
"tag": "0.6.0"
},
"social_media_url": "https://twitter.com/goodrequestcom",
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"Unbox": [
"~> 2.5"
]
},
"pushed_with_swift_version": "3.0"
}