4 "summary": "A short description of SGTools.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/GuiLQing/SGTools",
12 "GuiLQing": "gui950823@126.com"
15 "git": "https://github.com/GuiLQing/SGTools.git",
23 "name": "SGAudioPlayer",
24 "source_files": "SGTools/Classes/SGAudioPlayer/**/*.{h,m}"
27 "name": "SGShadowView",
28 "source_files": "SGTools/Classes/SGShadowView/**/*.{h,m}"
31 "name": "SGSingleAudioPlayer",
32 "source_files": "SGTools/Classes/SGSingleAudioPlayer/**/*.{h,m}"
35 "name": "SGVoiceAnimationView",
36 "source_files": "SGTools/Classes/SGVoiceAnimationView/**/*.{h,m}"
39 "name": "SGSpeechSynthesizer",
40 "source_files": "SGTools/Classes/SGSpeechSynthesizer/**/*.{h,m}"
43 "name": "SGSearchController",
44 "source_files": "SGTools/Classes/SGSearchController/**/*.{h,m}"
47 "name": "SGTriangleView",
48 "source_files": "SGTools/Classes/SGTriangleView/**/*.{h,m}"
51 "name": "SGPickerView",
52 "source_files": "SGTools/Classes/SGPickerView/*.{h,m}",
56 "source_files": "SGTools/Classes/SGPickerView/SGBase/**/*.{h,m}"
59 "name": "SGAddressPickerView",
60 "source_files": "SGTools/Classes/SGPickerView/SGAddressPickerView/**/*.{h,m}",
61 "resources": "SGTools/Classes/SGPickerView/SGAddressPickerView/SGPickerView.bundle",
63 "SGTools/SGPickerView/SGBase": [
69 "name": "SGDatePickerView",
70 "source_files": "SGTools/Classes/SGPickerView/SGDatePickerView/**/*.{h,m}",
72 "SGTools/SGPickerView/SGBase": [
78 "name": "SGStringPickerView",
79 "source_files": "SGTools/Classes/SGPickerView/SGStringPickerView/**/*.{h,m}",
81 "SGTools/SGPickerView/SGBase": [
89 "name": "SGCollectionViewFlowLayout",
90 "source_files": "SGTools/Classes/SGCollectionViewFlowLayout/**/*.{h,m}"