[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / d / e / HSSwiftExtensions / 0.0.4 / HSSwiftExtensions.podspec.json
blobdde4ab40eba374e1c992e15d9ec7dcdd9c9f5d13
2   "name": "HSSwiftExtensions",
3   "version": "0.0.4",
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@hotmail.com",
13     "Hisen": "haisheng.huang.c@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/huanghaisheng/HSSwiftExtensions.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "HSSwiftExtensions/HSSwiftExtensions/**/*.{swift,h}",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "swift_version": "2.3"
26   },
27   "pushed_with_swift_version": "3.0"