blob: bc760997ba9fa9ff03926498d34bbe4df139bf37 [file] [log] [blame]
{
"name": "HCRouterKit",
"version": "0.0.10",
"summary": "简单易用的路由组件.",
"description": "TODO: 类之间无需#import即可实现跳转,方法调用。减少代码耦合性。团队开发神器.",
"homepage": "https://github.com/Haisens/HCRouterKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"殷海超,Groot": "haisens@163.com"
},
"source": {
"git": "http://git.evun.cn/ADMP-repository/sweet-iOS-HCRouterKit.git",
"tag": "0.0.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HCRouterKit/*.{h,m}",
"public_header_files": "HCRouterKit/HCRouterKit.h"
}