blob: 4835963b5835fd8c26390363ebfb11b27b567b43 [file] [log] [blame]
{
"name": "Elevate",
"version": "4.0.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": "4.0.0"
},
"source_files": "Source/*.swift",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
}
}