[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 6 / e / Pharos / 2.3.0 / Pharos.podspec.json
blob6f723cd6fc9cbd8c075db6ce5c29c54c0cb8a0b1
2   "name": "Pharos",
3   "version": "2.3.0",
4   "summary": "Pharos is Observer pattern framework for Swift that utilize `propertyWrapper",
5   "description": "Pharos is Observer pattern framework for Swift that utilize propertyWrapper. It using builder pattern and designed so it could be read just like english language.",
6   "homepage": "https://github.com/hainayanda/Pharos",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nayanda": "hainayanda@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/hainayanda/Pharos.git",
16     "tag": "2.3.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "Pharos/Classes/**/*",
22   "dependencies": {
23     "Chary": [
24       "~> 1.0.1"
25     ]
26   },
27   "swift_versions": "5.5",
28   "swift_version": "5.5"