blob: f931c016c8338ba5f6d6994bebd744b425bd9668 [file] [log] [blame]
{
"name": "Vine",
"version": "2.0.7",
"summary": "A library for growing applications",
"description": "Vine provides a lightweight library for coordinating navigation in an iOS application.",
"homepage": "https://github.com/adamcumiskey/Vine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam": "adam.cumiskey@gmail.com"
},
"source": {
"git": "https://github.com/adamcumiskey/Vine.git",
"tag": "2.0.7"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "4.2",
"source_files": "Vine/Classes/**/*"
}