[Add] BlueBillywigNativePlayerKit-iOS 8.17.0
[CocoaPods.git] / Specs / d / 4 / b / SegmentedProgressView / 0.1.0 / SegmentedProgressView.podspec.json
blob99c57a179ddf0e03b2196ca3152f615424eb8455
2   "name": "SegmentedProgressView",
3   "version": "0.1.0",
4   "summary": "Simple Instagram-like segmented progress view with completion handler and different time interval for each segment",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/isapozhnik/SegmentedProgressView",
7   "screenshots": "https://github.com/iSapozhnik/SegmentedProgressView/blob/master/Resources/img.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "isapozhnik": "sapozhnik.ivan@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/isapozhnik/SegmentedProgressView.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SegmentedProgressView/Classes/**/*",
23   "pushed_with_swift_version": "3.0"