[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 0 / 8 / UnlimitBar / 0.1.0 / UnlimitBar.podspec.json
blob557b297dcdfe267b430a7843e1c59ba93a4eff1d
2   "name": "UnlimitBar",
3   "version": "0.1.0",
4   "summary": "I HATE UINavigationBar attribute restriction!",
5   "description": "UINavigationBar has tooo many restriction, Lets make custom navigationBar as UIView!",
6   "homepage": "https://github.com/Geektree0101/UnlimitBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Geektree0101": "h2s1880@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Geektree0101/UnlimitBar.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "UnlimitBar/Classes/**/*",
22   "pushed_with_swift_version": "3.2"