blob: 0f8eead7144029e042a00fbe88c0aaf0856957a5 [file] [log] [blame]
{
"name": "HLMain",
"version": "1.0.1",
"summary": "iOS开发基础框架",
"description": "iOS开发基础框架 包含TabbarController 和 NavController 并且自定义导航栏滑动返回是全屏返回 通过导航栏分类可以实现一行代码设置导航栏的透明度",
"homepage": "https://github.com/DargonLee/HLMain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DargonLee": "2461414445@qq.com"
},
"source": {
"git": "https://github.com/DargonLee/HLMain.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HLMain/Classes/**/*"
}