blob: 4650049a3cc2b5d55a1a2b9d0dc3cb14c75b7427 [file] [log] [blame]
{
"name": "YJNaviFullGesture",
"version": "1.0.1",
"summary": "支持全屏返回手势的导航控制器,拖入工程即可使用,不要继承,对工程侵害和污染",
"description": "支持全屏返回手势的导航控制器,拖入工程即可使用,不要继承,对工程侵害和污染,你可以很简单使用它,同时还可以自定义pop比例和在指定页面中禁用全局手势",
"homepage": "https://github.com/full-of-fire/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YJ": "591730822@qq.com"
},
"social_media_url": "http://www.jianshu.com/users/2aede4139388/latest_articles",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/full-of-fire/YJNaviFullGesture.git",
"tag": "1.0.1"
},
"source_files": [
"YJNaviFullGesture",
"YJNaviFullGesture/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}