[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / a / 4 / LinearProgressBar / 0.0.1 / LinearProgressBar.podspec.json
blobd35f64d59e18fe09c2705768da28f14091503fa6
2   "name": "LinearProgressBar",
3   "version": "0.0.1",
4   "summary": "LinearProgressBar is a simple bar control for iOS.",
5   "description": "# LinearProgressBar\n# LinearProgressBar is a simple timer control for iOS.\n# It makes timing in your applications simple.\n# What it does?\n# It can be used for tracking progress such as timing applications, progress indicators and more.\n# Just pod the file and start using the library",
6   "homepage": "https://github.com/gordoneliel/LinearProgressBar",
7   "license": "MIT",
8   "authors": {
9     "Eliel Gordon": "gordoneliel@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/gordoneliel/LinearProgressBar.git",
13     "tag": "0.0.1"
14   },
15   "social_media_url": "https://facebook.com/gordoneliel",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "LinearProgressBar/**/*.{swift}",
21   "frameworks": "UIKit"