[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 7 / f / e / SSeoUtilities / 0.0.1 / SSeoUtilities.podspec.json
blob1fce9beef750005b00fa806865d11d9169d639ea
2   "name": "SSeoUtilities",
3   "version": "0.0.1",
4   "summary": "Just a place where I stuff all the small things together.",
5   "description": "This is a library that holds a bunch of utility classes. There will be more to\nadd but I think I won't spend time to write guides.",
6   "homepage": "https://github.com/ndson040496/SSUtilitiesiOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Son Nguyen": "ndson040496@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/ndson040496/SSUtilitiesiOS.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "SSUtilities",
24     "SSUtilities/**/*.{swift}"
25   ],
26   "public_header_files": "SSUtilities/**/SSUtilities.h",
27   "swift_version": "5"