blob: ec5c11fa28a31cd03cfd13344c3ef6238934f965 [file] [log] [blame]
{
"name": "HubKit",
"version": "0.13.0",
"summary": "HubKit Framework",
"homepage": "https://gitlab.com/hubkit/hk-sdk-swift.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Loìˆc GRIFFIE": "loic@slide-r.com"
},
"platforms": {
"ios": "11.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"swift_version": "4.1",
"source": {
"git": "git@gitlab.com:hubkit/hk-sdk-swift.git",
"tag": "0.13.0"
},
"source_files": "HubKit/**/*.swift",
"requires_arc": true,
"dependencies": {
"Alamofire": [
],
"AlamofireObjectMapper": [
],
"SwiftLint": [
]
}
}