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