blob: c666869846e008c39be95d3f7bf2a49b28963900 [file] [log] [blame]
{
"name": "SobrKit",
"version": "2.0.0",
"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": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SobrKit/*.swift",
"requires_arc": true
}