blob: 6c5740538661faba0dba7f72f1048b5c68148e8e [file] [log] [blame]
{
"name": "Vine",
"version": "1.0.2",
"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": "1.0.2"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "3.2",
"source_files": "Vine/Classes/**/*"
}