2 "name": "AssistiveControl",
4 "summary": "UIControl subclass which mimics the behaviour of iOS Assistive Touch on screen button, fully customisable and extensible.",
5 "description": "UIControl subclass which mimics the behaviour of iOS AssistiveTouch, fully customisable and extensible.\nWhen it's added to the main window, it behaves like a universal app-wise floating control with collapsed and expanded states, which enables app-wise tasks such like debugging.",
6 "homepage": "https://github.com/haozhexu/AssistiveControl",
12 "Haozhe XU": "haozhe.xu3@gmail.com"
14 "social_media_url": "http://twitter.com/hzxu",
18 "pod_target_xcconfig": {
19 "SWIFT_VERSION": "4.0"
21 "swift_version": "4.0",
23 "git": "https://github.com/haozhexu/AssistiveControl.git",
28 "AssistiveControl/**/*.{swift}"
30 "exclude_files": "Classes/Exclude",
31 "public_header_files": "AssistiveControl/**/*.h"