[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / 2 / THNavigationController / 1.0.0 / THNavigationController.podspec.json
blobaa5ea3fb9671cda43a3053f0b748b7ea3337e5e0
2   "name": "THNavigationController",
3   "version": "1.0.0",
4   "summary": "相对独立的navigationBar.",
5   "description": "使控制器拥有相对独立的navigationBar.",
6   "homepage": "https://github.com/Liuthx/THNavigationController",
7   "license": "MIT",
8   "authors": {
9     "Liuthx": "137707096@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Liuthx/THNavigationController.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreGraphics"
26   ],
27   "requires_arc": true