[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 2 / 6 / f / UsageBar / 1.0.1 / UsageBar.podspec.json
blobc993c6f77bcbe57cdfc00e9b3b7114a844d6b2ed
2   "name": "UsageBar",
3   "version": "1.0.1",
4   "summary": "iTune style multicolor usage bar.",
5   "description": "\"UsageBar is a framework which display data in multicolor usage bar \n                 similar to iTune. Similar library is available in swift for iOS \n                 https://github.com/prine/ROStorageBar so I wrote in Objectiv-C with \n                 NSBezierPath for OSX.\"",
6   "homepage": "https://github.com/sainianil/ituneStyleUsageBar.git",
7   "license": "MIT",
8   "authors": {
9     "Anil Saini": "anni_saini@yahoo.com"
10   },
11   "platforms": {
12     "osx": "10.10"
13   },
14   "source": {
15     "git": "https://github.com/sainianil/ituneStyleUsageBar.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "UsageBar/**/*.{h,m}",
19   "exclude_files": "UsageBar/Exclude",
20   "public_header_files": "UsageBar/**/*.h"