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