[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 7 / d / MyDogsGallery / 0.8.0 / MyDogsGallery.podspec.json
blob0038d0bdd396f662ee0a85c0c1d199b5148b7625
2   "name": "MyDogsGallery",
3   "version": "0.8.0",
4   "summary": "A simple library to fetch random dog images.",
5   "description": "MyDogsGallery is a simple Swift library that fetches random dog images from the Dog CEO API.",
6   "homepage": "https://github.com/kapilkhedkar/MyDogsGallery",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kapil Khedkar": "kapilkhedkar9@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kapilkhedkar/MyDogsGallery.git",
16     "tag": "0.8.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "MyDogsGallery/Source/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "RealmSwift": [
25       "~> 10.0"
26     ]
27   },
28   "swift_version": "5.0"