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