[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 6 / e / Pharos / 1.1.6 / Pharos.podspec.json
blobe83e6d97355bce9e8093cab82ffa29040b4b7db6
2   "name": "Pharos",
3   "version": "1.1.6",
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/nayanda1/Pharos",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nayanda": "nayanda1@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/nayanda1/Pharos.git",
16     "tag": "1.1.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Pharos/Classes/**/*",
22   "swift_versions": "5.1",
23   "swift_version": "5.1"