blob: 672369da36f8f3840aeec579da7f288336bcc76d [file] [log] [blame]
{
"name": "Alexander",
"version": "1.6",
"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": "v1.6"
},
"source_files": "Alexander/*.{swift}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/calebd",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"osx": "10.9",
"tvos": "9.0"
}
}