[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 8 / a / 2 / QSExtensionSwift / 1.0.10 / QSExtensionSwift.podspec.json
blob87a7e24dce28a9789681581b470371883ad782bc
2   "name": "QSExtensionSwift",
3   "version": "1.0.10",
4   "summary": "extensions for swift",
5   "description": "QSExtension\nQSExtensionSwift\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.10"
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"