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