blob: 0fcf8bffd2cb70b876fa718c2be1a4826bcdfd33 [file] [log] [blame]
{
"name": "AssistiveButton",
"version": "1.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AssistiveButton/Classes/**/*",
"pushed_with_swift_version": "3.0"
}