[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / a / 2 / QSExtensionSwift / 1.0.4 / QSExtensionSwift.podspec.json
blob2fb4304a57a2af5016123a17666d7cf08432c935
2   "name": "QSExtensionSwift",
3   "version": "1.0.4",
4   "summary": "extensions for swift",
5   "description": "QSExtensionSwift\nExtension",
6   "homepage": "https://github.com/hqs5678/QSExtensionSwift",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "黄青松": "huangqingsong_5678@hotmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hqs5678/QSExtensionSwift.git",
19     "tag": "1.0.4"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "requires_arc": true,
31   "dependencies": {
32     "SwiftHashing": [
33       "~> 0.1"
34     ]
35   },
36   "pushed_with_swift_version": "3.0"