blob: 685d9a5fd72f38da372034c3687494f596a8a8cf [file] [log] [blame]
{
"name": "Iolcus",
"version": "0.0.14",
"summary": "Swift JSON library",
"description": "Swift JSON library.\nInspired by SwiftyJSON, Gloss and TidyJSON.",
"homepage": "https://github.com/iolcus/iolcus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Bronnikov": "anton.bronnikov@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/iolcus/iolcus.git",
"tag": "0.0.14"
},
"source_files": "Sources/**/*.{swift,h}"
}