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