blob: f3de6a8e8af655409990b0e2e7890d0cce3554f1 [file] [log] [blame]
{
"name": "Alembic",
"version": "1.6.2",
"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.2"
},
"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
}