[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 5 / 8 / c / HiyaWorld / 0.1.0 / HiyaWorld.podspec.json
blob23c3c53a9c399f2a1b1843e27d37f4b28dd4fc33
2   "name": "HiyaWorld",
3   "version": "0.1.0",
4   "summary": "Get all ISO 3166 Countries",
5   "description": "Get all ISO 3166 Countries API online and saves it offline so it is available without being hard coded in the project.",
6   "homepage": "https://github.com/nanyoliveira/HiyaWorld",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ariane Clarke": "ariane.clarke@hiyacar.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/nanyoliveira/HiyaWorld.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/HiyaWorld/**/*",
22   "swift_versions": "5.2",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "RealmSwift": [
26       "~> 10"
27     ]
28   },
29   "swift_version": "5.2"