[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 5 / 7 / d / LPNavigationBar / 1.0.0 / LPNavigationBar.podspec.json
blob99499daef47db394c6f69a801e5ae5ce18ab899a
2   "name": "LPNavigationBar",
3   "version": "1.0.0",
4   "summary": "change the height & backgroundColor of UINavigationBar dynamically",
5   "description": "a swift extension for changing the height & backgroundColor of UINavigationBar dynamically.",
6   "homepage": "https://github.com/litt1e-p/LPNavigationBar",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "litt1e-p": "litt1e.p4ul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/litt1e-p/LPNavigationBar.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "LPNavigationBar/*",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]