blob: dcd85d3c46e878ed390e87407fd768072cab5f1d [file] [log] [blame]
{
"name": "Alembic",
"version": "3.4.0",
"authors": {
"ra1028": "r.fe51028.r@gmail.com"
},
"homepage": "https://github.com/ra1028",
"summary": "Functional JSON Parser",
"source": {
"git": "https://github.com/ra1028/Alembic.git",
"tag": "3.4.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "9.0",
"watchos": "2.0",
"tvos": "9.0"
}
}