[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 8 / a / 2 / QSExtensionSwift / 1.0.3 / QSExtensionSwift.podspec.json
blob7153306ab8074fc231c9d2d6c6243e7984cab8aa
2   "name": "QSExtensionSwift",
3   "version": "1.0.3",
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.3"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "CoreGraphics"
30   ],
31   "requires_arc": true,
32   "dependencies": {
33     "SwiftHashing": [
34       "~> 0.1"
35     ]
36   },
37   "pushed_with_swift_version": "3.0"