blob: 5c7ad8a4e387399fe05fc7c6485e06c5652428dd [file] [log] [blame]
{
"name": "HKRouterModule",
"version": "0.1.6",
"summary": "一个简单的项目自用解耦跳转组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/inoryshu/HKRouterModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"inoryshu": "inoryxun@gmail.com"
},
"source": {
"git": "https://github.com/inoryshu/HKRouterModule.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HKRouterModule/Classes/**/*",
"dependencies": {
"HKCommonModule": [
]
}
}