blob: 4832ae24b1c1d935f6af1fe11f36da0c9ce060f6 [file] [log] [blame]
{
"name": "NHFNavigationBar",
"version": "1.0.18",
"summary": "UINavigationBar的集合操作",
"homepage": "https://github.com/nhfc99/NHFNavigationBar.git",
"license": "MIT",
"authors": {
"nhfc99": "nhfc99@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/nhfc99/NHFNavigationBar.git",
"tag": "1.0.18"
},
"requires_arc": true,
"source_files": "Class/NHFNavigationBar/*.{h,m}",
"public_header_files": [
"Class/NHFNavigationBar/*.h"
],
"frameworks": [
"QuartzCore",
"CoreData",
"Foundation",
"UIKit"
]
}