blob: b1b08c0c616e6185301a2f2feeccbe21f0469737 [file] [log] [blame]
{
"name": "Elevate",
"version": "1.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": "1.1.0"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.11",
"tvos": "9.0",
"watchos": "2.0"
}
}