blob: 7dc8de83a4db109a32983f99306c03bd516ef784 [file] [log] [blame]
{
"name": "LCNavigator",
"version": "0.1.0",
"summary": "一个方便页面控制器之间跳转的工具~✌️",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LuckyCat7848/LCNavigator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LuckyCat": "https://github.com/LuckyCat7848/Blogs"
},
"source": {
"git": "https://github.com/LuckyCat7848/LCNavigator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCNavigator/Classes/**/*",
"dependencies": {
"YYKit": [
]
}
}