[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 8 / Vine / 2.0.7 / Vine.podspec.json
blobf931c016c8338ba5f6d6994bebd744b425bd9668
2   "name": "Vine",
3   "version": "2.0.7",
4   "summary": "A library for growing applications",
5   "description": "Vine provides a lightweight library for coordinating navigation in an iOS application.",
6   "homepage": "https://github.com/adamcumiskey/Vine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adam": "adam.cumiskey@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/adamcumiskey/Vine.git",
16     "tag": "2.0.7"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_version": "4.2",
22   "source_files": "Vine/Classes/**/*"