blob: 3a2af70b42050dbfc313453702d666d227bd9ba8 [file] [log] [blame]
{
"name": "Vine",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.3"
},
"swift_version": "3.2",
"source_files": "Vine/Classes/**/*"
}