blob: 6b4c6db8bd5f84f383ed8a410011cc4abadbbd77 [file] [log] [blame]
{
"name": "CYNavigation",
"version": "1.1.0",
"platforms": {
"ios": "8.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.1.0"
},
"source_files": "CYNavigation/*.{h,m}",
"resources": "CYNavigation/CYNavigation.bundle",
"requires_arc": true
}