blob: 13dbf0ca48db89cff08d9eac2dd15baf1c2c5044 [file] [log] [blame]
{
"name": "Elevate",
"version": "2.1.0",
"summary": "Elevate is a JSON parsing framework that leverages Swift to make parsing simple, reliable and composable.",
"homepage": "https://github.com/Nike-Inc/Elevate",
"license": "MIT",
"authors": {
"Eric Appel": "eric.appel@nike.com",
"Christian Noon": "christian.noon@nike.com"
},
"source": {
"git": "https://github.com/Nike-Inc/Elevate.git",
"tag": "2.1.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
},
"pushed_with_swift_version": "3.0"
}