blob: af8dc9d829de8d3236176a13e4a00de3816365fd [file] [log] [blame]
{
"name": "Vox",
"version": "1.0.1",
"license": "MIT",
"summary": "A Swift JSONAPI framework",
"authors": "Aron Balog",
"homepage": "http://undabot.com",
"source": {
"git": "git@gitlab.trikoder.net:aronbalog/JSONAPI.git",
"tag": "1.0.1"
},
"source_files": "Vox/**/*",
"requires_arc": true,
"xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "8.0"
}
}