[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / d / e / HSSwiftExtensions / 0.0.3 / HSSwiftExtensions.podspec.json
blob207c4fe04ca294649d541054088a6d7c6e53e487
2   "name": "HSSwiftExtensions",
3   "version": "0.0.3",
4   "summary": "A custom swift extension library for work.",
5   "description": "A custom swift extension library for work. The library contains Date, String, UIImage and color and so on.",
6   "homepage": "https://github.com/huanghaisheng/HSSwiftExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "haisheng": "haisheng.huang.c@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/huanghaisheng/HSSwiftExtensions.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "HSSwiftExtensions/HSSwiftExtensions/**/*.{swift,h}",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "swift_version": "2.3"
25   },
26   "pushed_with_swift_version": "3.0"