[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 2 / 8 / SGTools / 1.0.1 / SGTools.podspec.json
blob1b20c6a7c2a744a9b1fac06ed2ad5d0a712ef6fb
2   "name": "SGTools",
3   "version": "1.0.1",
4   "summary": "A short description of SGTools.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/GuiLQing/SGTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GuiLQing": "gui950823@126.com"
13   },
14   "source": {
15     "git": "https://github.com/GuiLQing/SGTools.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "SGAudioPlayer",
24       "source_files": "SGTools/Classes/SGAudioPlayer/**/*.{h,m}"
25     },
26     {
27       "name": "SGShadowView",
28       "source_files": "SGTools/Classes/SGShadowView/**/*.{h,m}"
29     },
30     {
31       "name": "SGSingleAudioPlayer",
32       "source_files": "SGTools/Classes/SGSingleAudioPlayer/**/*.{h,m}"
33     },
34     {
35       "name": "SGVoiceAnimationView",
36       "source_files": "SGTools/Classes/SGVoiceAnimationView/**/*.{h,m}"
37     },
38     {
39       "name": "SGSpeechSynthesizer",
40       "source_files": "SGTools/Classes/SGSpeechSynthesizer/**/*.{h,m}"
41     }
42   ]