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