[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 8 / c / HiyaWorld / 0.2.2 / HiyaWorld.podspec.json
blobb38e3656da0a90fafb00c1486a8cc8b0213bd11d
2   "name": "HiyaWorld",
3   "version": "0.2.2",
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/hiyacar/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/hiyacar/HiyaWorld.git",
16     "tag": "0.2.2"
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"