[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 5 / f / 6 / MilestoneProgressBar / 1.0.2 / MilestoneProgressBar.podspec.json
blobc222cc12c813370329f02df8a42451897b9c9f9b
2   "name": "MilestoneProgressBar",
3   "version": "1.0.2",
4   "summary": "MilestoneProgressBar is a UIProgressView subclass that allows you to add milestones",
5   "description": "MilestoneProgressBar is a UIProgressView subclass that allows you to add milestones. Milestones are images displayed along the way of the bar. Milestones can be light up optionally.",
6   "homepage": "https://github.com/virindh/MilestoneProgressBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Virindh Borra": "borra.virindh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/virindh/MilestoneProgressBar.git",
16     "tag": "1.0.2"
17   },
18   "social_media_url": "https://twitter.com/virindh",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MilestoneProgressBar/Classes/**/*"