blob: bf89e3a5dea3f04037ca280c1610a8f319535c4c [file] [log] [blame]
{
"name": "DYFAssistiveTouchView",
"version": "4.2.3",
"summary": "应用内悬浮按钮和工具条,可以增加/修改 Item 项,通过事件索引,实现各种场景页面的跳转。",
"homepage": "https://github.com/dgynfi/DYFAssistiveTouchView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dyf": "vinphy.teng@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dgynfi/DYFAssistiveTouchView.git",
"tag": "4.2.3"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/**/*.h",
"frameworks": "QuartzCore",
"requires_arc": true
}