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