blob: 54554540c902d41178e730df14163c79c881fac1 [file] [log] [blame]
{
"name": "XFAssistiveTouch",
"version": "0.0.1",
"summary": "Assistive button the same as iOS AssistiveTouch",
"homepage": "https://github.com/xiaofei86/XFAssistiveTouch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XuYafei": "xuyafei86@163.com"
},
"social_media_url": "http://xuyafei.cn",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xiaofei86/XFAssistiveTouch.git",
"tag": "0.0.1"
},
"source_files": "XFAssistiveTouch/*.{h,m}",
"requires_arc": true
}