blob: d1cea46ac9f048c95815049ed618a242f1c129ae [file] [log] [blame]
{
"name": "ApplicationEntry",
"version": "1.0.2",
"summary": "在系统UITabBarController和UINavigationController基础上,搭建常见的NavigationBar/TabBar样式",
"description": "TODO: 在系统UITabBarController和UINavigationController基础上,搭建常见的NavigationBar/TabBar样式。",
"homepage": "https://github.com/Kalanhall",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kalanhall@163.com": "wujm002@galanz.com"
},
"source": {
"git": "https://github.com/Kalanhall/ApplicationEntry.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ApplicationEntry/Classes/**/*"
}