blob: 6ff32bd4c35c3b88d79f297c3b4c2be672727602 [file] [log] [blame]
{
"name": "UINavigationControllerExt",
"version": "1.0.0",
"summary": "简化UINavigationController方法",
"homepage": "https://github.com/junhaiyang/UINavigationControllerExt",
"license": "MIT",
"authors": {
"yangjunhai": "junhaiyang@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/junhaiyang/UINavigationControllerExt.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "*.{h,m,mm}"
}