blob: 5b95983673b797d4008a5fb005bd7b405a43b6e2 [file] [log] [blame]
{
"name": "LCNavigator",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCNavigator/Classes/**/*",
"dependencies": {
"YYKit": [
]
}
}