2 "name": "HyUIActionEvent",
4 "summary": "An elegant way to handle UI action events based on UIResponder.",
6 "description": "An elegant way to handle UI action events based on UIResponder, simply and powerful.",
7 "homepage": "https://github.com/HyanCat/HyUIActionEvent",
9 "HyanCat": "hyancat@live.cn"
12 "git": "https://github.com/HyanCat/HyUIActionEvent.git",
23 "default_subspecs": "Core",
27 "source_files": "HyUIActionEvent/Classes/Core/*.{h,m}",
28 "public_header_files": "HyUIActionEvent/Classes/Core/*.h"
33 "HyUIActionEvent/Core": [
37 "source_files": "HyUIActionEvent/Classes/Transition/*.{h,m}",
38 "public_header_files": "HyUIActionEvent/Classes/Transition/*.h"