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