blob: 5ff2e2e75af9c9c4cac5d41db4298abf2f317bec [file] [log] [blame]
{
"name": "NYRouterKit",
"version": "1.0.3",
"summary": "供iOS开发组件化开发使用工具",
"description": "供iOS开发组件化开发协同开发工具,有问题email akries@outlook.com",
"homepage": "https://github.com/Akries/NYRouterKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Akries.NY": "akries@outlook.com"
},
"source": {
"git": "https://github.com/Akries/NYRouterKit.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"KVOController": [
],
"MJExtension": [
],
"RTRootNavigationController": [
]
}
}