[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 3 / c / VersionsTracker / 0.2.3 / VersionsTracker.podspec.json
blob265ce1aa7dab25c761f728085367411ca45de1b7
2   "name": "VersionsTracker",
3   "version": "0.2.3",
4   "summary": "Keeping track of version installation history made easy.",
5   "description": "VersionsTracker is a Swift Library, which tracks install version history of app and os version.\nIt includes not just the marketing version, but also build number and install date.",
6   "homepage": "https://github.com/martnst/VersionsTracker",
7   "license": "MIT",
8   "authors": {
9     "Martin Stemmle": "hi@martn.st"
10   },
11   "source": {
12     "git": "https://github.com/martnst/VersionsTracker.git",
13     "tag": "0.2.3"
14   },
15   "social_media_url": "https://twitter.com/martn_st",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*.swift",
21   "pushed_with_swift_version": "3.0"