blob: f44025801e75290f94144b4b12cdb4dcab20bdbf [file] [log] [blame]
{
"name": "XFAssistiveTouch_WeexBox",
"version": "1.0.0",
"summary": "Assistive button the same as iOS AssistiveTouch",
"homepage": "https://github.com/aygtech/XFAssistiveTouch_WeexBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mario": "myeveryheart@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aygtech/XFAssistiveTouch_WeexBox.git",
"tag": "1.0.0"
},
"source_files": "XFAssistiveTouch/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}