[Add] NEConversationUIKit 10.5.1
[CocoaPods.git] / Specs / b / 1 / d / TCProgressBar / 0.3 / TCProgressBar.podspec.json
blobe3158aa416abd37b16c8b533f1cd9290a41c76e4
2   "name": "TCProgressBar",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Simple and clean progress bar.",
7   "requires_arc": true,
8   "version": "0.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Tal Cohen": "talthent@gmail.com"
15   },
16   "homepage": "https://github.com/talthent/TCProgressBar",
17   "source": {
18     "git": "https://github.com/talthent/TCProgressBar.git",
19     "tag": "0.3"
20   },
21   "source_files": "TCProgressBar/*.{swift}",
22   "pushed_with_swift_version": "3.0"