[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / c / VersionsTracker / 0.2.1 / VersionsTracker.podspec.json
blob42e5375ba5f8112a5cee48504b9fec4a2e95d494
2   "name": "VersionsTracker",
3   "version": "0.2.1",
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.1"
14   },
15   "social_media_url": "https://twitter.com/martn_st",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"