blob: 35e427c6594201e8d93b2a88e1e044577407d6a2 [file] [log] [blame]
{
"name": "THNavigationController",
"version": "1.1.0",
"summary": "相对独立的navigationBar.",
"description": "使控制器拥有相对独立的navigationBar.",
"homepage": "https://github.com/Liuthx/THNavigationController",
"license": "MIT",
"authors": {
"Liuthx": "137707096@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Liuthx/THNavigationController.git",
"tag": "1.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true
}