[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / a / ITProgressBar / 0.0.1 / ITProgressBar.podspec.json
blobadddfcfab127cf2ed83d15574dd1fe2f1c8ac512
2   "name": "ITProgressBar",
3   "version": "0.0.1",
4   "summary": "ITProgressBar is a very lightweight progress bar replacement for OS X.",
5   "description": "                   `ITProgressBar` is a very lightweight progress bar replacement for OS X.\n",
6   "homepage": "https://github.com/iluuu1994/ITProgressBar",
7   "screenshots": [
8     "https://github.com/iluuu1994/ITProgressBar/raw/master/demo1.png",
9     "https://github.com/iluuu1994/ITProgressBar/raw/master/demo2.png",
10     "https://github.com/iluuu1994/ITProgressBar/raw/master/demo3.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "README.md"
15   },
16   "authors": {
17     "Ilija Tovilo": "support@ilijatovilo.ch"
18   },
19   "platforms": {
20     "osx": null
21   },
22   "source": {
23     "git": "https://github.com/iluuu1994/ITProgressBar.git",
24     "commit": "ac8a28f233a384c4976ea4db2240754073a2bab3"
25   },
26   "source_files": "ITProgressBar/Classes/*{h,m}",
27   "frameworks": [
28     "Cocoa",
29     "QuartzCore"
30   ],
31   "requires_arc": true