[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 0 / d / VersionTrackerSwift / 2.0.0 / VersionTrackerSwift.podspec.json
blob0871ada08ce6bcf9103fbc4ddd0d42bf603db8fe
2   "name": "VersionTrackerSwift",
3   "module_name": "VersionTracker",
4   "version": "2.0.0",
5   "summary": "Versions tracker for your iOS, macOS, and tvOS app",
6   "description": "Versions / builds tracker for your iOS, macOS, and tvOS app. Also useful to get information such as versions / builds history...",
7   "homepage": "https://github.com/tbaranes/VersionTrackerSwift",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Tom Baranes": "tom.baranes@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/tbaranes/VersionTrackerSwift.git",
17     "tag": "2.0.0"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0",
22     "osx": "10.10",
23     "watchos": "2.0"
24   },
25   "requires_arc": true,
26   "source_files": "Sources/*.swift"