[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 5 / a / SRBubbleProgressTracker / 1.0.0 / SRBubbleProgressTracker.podspec.json
blobe921c625ee1314141692c44e41fde9f91845c5cd
2   "name": "SRBubbleProgressTracker",
3   "version": "1.0.0",
4   "summary": "A simple bubble progress tracker!",
5   "description": "                   A view to display progress throughout a series of functions in your app. Animates bubbles filling in with your designated colors at the ease of a few lines of code.\n",
6   "homepage": "https://github.com/ssrobbi/SRBubbleProgressTracker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Scott Robbins": "srscottrobbins@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ssrobbi/SRBubbleProgressTracker.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SRBubbleProgressTracker/SRBubbleProgressTrackerView.swift",
22   "requires_arc": true,
23   "exclude_files": "Classes/Exclude"