[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / c / VersionsTracker / 0.3.0 / VersionsTracker.podspec.json
blobd467f0cbcb57b1439f75d09f1147af7f907ff2d6
2   "name": "VersionsTracker",
3   "version": "0.3.0",
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.3.0"
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"