[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / a / c / UIViewController+NavigationBar / 0.1.0 / UIViewController+NavigationBar.podspec.json
blob0228950343c03f6f700f4dce12b951f2b8fa17d7
2   "name": "UIViewController+NavigationBar",
3   "version": "0.1.0",
4   "summary": "UIViewController with its own navigation bar.",
5   "homepage": "https://github.com/devxoul/UIViewController-NavigationBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "devxoul": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/UIViewController-NavigationBar.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "deprecated": true