blob: c1878f1208959763073506aff646cf3a975465a1 [file] [log] [blame]
{
"name": "CYNavigationBar",
"version": "0.0.1",
"summary": "A short description of CYNavigationBar.",
"description": "自定义导航栏",
"homepage": "https://github.com/ToLengSon/CYNavigationBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wsong": "835151791@qq.com"
},
"source": {
"git": "https://github.com/ToLengSon/CYNavigationBar.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CYNavigationBar/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}