blob: 0f151e974e3a0ac3ec8914fdebea583700f92d11 [file] [log] [blame]
{
"name": "Alexander",
"version": "4.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/hodinkee/alexander",
"authors": {
"Caleb Davenport": "caleb@calebd.me",
"Jonathan Baker": "jonathan@jonathanbaker.me"
},
"summary": "An extremely simple JSON helper written in Swift.",
"source": {
"git": "https://github.com/hodinkee/alexander.git",
"tag": "v4.0.0"
},
"source_files": "Alexander/*.{swift}",
"frameworks": "Foundation",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"osx": "10.9",
"tvos": "9.0"
},
"pushed_with_swift_version": "3.0"
}