blob: 99c57a179ddf0e03b2196ca3152f615424eb8455 [file] [log] [blame]
{
"name": "SegmentedProgressView",
"version": "0.1.0",
"summary": "Simple Instagram-like segmented progress view with completion handler and different time interval for each segment",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/isapozhnik/SegmentedProgressView",
"screenshots": "https://github.com/iSapozhnik/SegmentedProgressView/blob/master/Resources/img.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"isapozhnik": "sapozhnik.ivan@gmail.com"
},
"source": {
"git": "https://github.com/isapozhnik/SegmentedProgressView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SegmentedProgressView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}