blob: eace0a16e42e29373003d920b282167d1643a020 [file] [log] [blame]
{
"name": "Alembic",
"version": "1.1.1",
"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.1.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true
}