blob: 72cbee117bcf5477ad6c00108f924e24d6dfd600 [file] [log] [blame]
{
"name": "AssistiveTouch",
"version": "1.0.0",
"summary": "☕️A custom button just like the system AssistiveTouch ☕️ — .",
"description": "☕️A custom button just like the system AssistiveTouch ☕️ — , you can use it to acheve the wanderful effect",
"homepage": "https://github.com/CNKCQ/AssistiveTouch.git",
"screenshots": "https://cloud.githubusercontent.com/assets/8440220/20342636/3aa082d8-ac26-11e6-9e37-e5a65fe65563.gif",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"KingCQ": "wangchengqvan@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CNKCQ/AssistiveTouch.git",
"tag": "1.0.0"
},
"source_files": [
"AssistiveTouch",
"AssistiveTouch/**/*.{h,m,swift}"
],
"exclude_files": "AssistiveTouch/Exclude",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}