blob: c41923121ee12bf0acfa0adddfb99dbff54a559c [file] [log] [blame]
{
"name": "GoodSwift",
"version": "0.4.6",
"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.4.6"
},
"social_media_url": "https://twitter.com/goodrequestcom",
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"Unbox": [
"~> 2.4"
]
},
"pushed_with_swift_version": "3.0"
}