2 "name": "XZSegmentedControl",
4 "summary": "A customizable segmented control for iOS",
5 "description": "XZSegmentedControl is a powerfull customizable replacement of UISegmentedControl。",
6 "homepage": "https://github.com/Xezun/XZSegmentedControl",
12 "Xezun": "developer@xezun.com"
15 "git": "https://github.com/Xezun/XZSegmentedControl.git",
21 "pod_target_xcconfig": {
22 "GCC_PREPROCESSOR_DEFINITIONS": "XZ_FRAMEWORK=1"
24 "default_subspecs": "Code",
28 "source_files": "XZSegmentedControl/Code/**/*.{h,m}",
29 "project_header_files": "XZSegmentedControl/Code/**/Private/*.h"