[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / 3 / c / a / Demirciy / 0.1.0 / Demirciy.podspec.json
blob5727582d30317cd89144f950bd9438e23bfd7c95
2   "name": "Demirciy",
3   "version": "0.1.0",
4   "summary": "A base framework is for iOS development.",
5   "description": "DemirciyFramework focuses the base of a development. Managers(Alert, Battery, Camera, Asset, Language, Keyboard, Loading, Location, Log, Service, UserDefaults),\nextensions, views.",
6   "homepage": "https://github.com/demirciy/Demirciy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yusuf Demirci": "demirciy94@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/demirciy/Demirciy.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://yusufdemirci.dev",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Demirciy/Classes/**/*",
24   "dependencies": {
25     "RxSwift": [
26       "5.1.1"
27     ],
28     "RxAlamofire": [
29       "5.2.0"
30     ],
31     "RxDataSources": [
32       "4.0.1"
33     ],
34     "RxLocalizer": [
35       "1.5.0"
36     ],
37     "PromiseKit": [
38       "6.13.1"
39     ],
40     "PromiseKit/UIKit": [
42     ],
43     "SnapKit": [
44       "5.0.1"
45     ],
46     "Kingfisher": [
47       "5.13.4"
48     ]
49   },
50   "swift_version": "5.0"