blob: 6c3e3c4a99bc30cad7f24244fcc3fa6c4220e568 [file] [log] [blame]
{
"name": "CYNavigation",
"version": "1.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "A delightful setting interface framework.",
"homepage": "https://github.com/zhangchunyu2016/CYNavigation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chunyuZhang": "707214577@qq.com"
},
"social_media_url": "http://www.jianshu.com/u/371e7dfb9a55",
"source": {
"git": "https://github.com/zhangchunyu2016/CYNavigation.git",
"tag": "1.0.1"
},
"source_files": "CYNavigation/*.{h,m}",
"resources": "CYNavigation/CYNavigation.bundle",
"requires_arc": true
}