blob: cb340ed1e9f763d3501fe57ef9c185837c7bab1d [file] [log] [blame]
{
"name": "SobrKit",
"version": "0.1.3",
"summary": "A collection of UIKit, Foundation and other extensions written in Swift",
"homepage": "https://github.com/softwarebrauerei/SobrKit",
"license": "MIT",
"authors": {
"Software Brauerei AG": "contact@software-brauerei.ch"
},
"source": {
"git": "https://github.com/softwarebrauerei/SobrKit.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"Alamofire": [
"~> 1.2.3"
]
},
"source_files": "SobrKit/*.swift",
"requires_arc": true
}