blob: 3c1bb53ad5459f3ac05b220fc1c2b03cce1f3615 [file] [log] [blame]
{
"name": "AssistiveButton",
"version": "1.2.0",
"summary": "Simple Assistive Button.",
"description": "Simple Assistive Button imitate the iOS system AssistiveTouch.",
"homepage": "https://github.com/zixun/AssistiveButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zixun": "chenyl.exe@gmail.com"
},
"source": {
"git": "https://github.com/zixun/AssistiveButton.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AssistiveButton/Classes/**/*"
}