[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / b / 4 / SwiftVer / 1.0.0 / SwiftVer.podspec.json
blob8d8f916f6a6b02cfe59ec61f398392bc4d794bba
2   "name": "SwiftVer",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Parses bundle and autorevision version information for use in applications and about pages.",
9   "description": "Parses bundle and autorevision version information for use in \napplications and about pages.",
10   "homepage": "https://github.com/brightdigit/SwiftVer",
11   "authors": {
12     "PROJECT_OWNER": "USER_EMAIL"
13   },
14   "source": {
15     "git": "https://github.com/brightdigit/SwiftVer.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "watchos": "2.0"
22   },
23   "source_files": "Source/*.swift"