[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 3 / c / a / Demirciy / 0.2.0 / Demirciy.podspec.json
blob3b7bfd939e20edb7fa3957b41d6d3838cc418a67
2   "name": "Demirciy",
3   "version": "0.2.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.2.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   "resources": "Demirciy/Resources/*",
25   "dependencies": {
26     "RxSwift": [
27       "5.1.1"
28     ],
29     "RxAlamofire": [
30       "5.2.0"
31     ],
32     "RxDataSources": [
33       "4.0.1"
34     ],
35     "PromiseKit": [
36       "6.13.1"
37     ],
38     "PromiseKit/UIKit": [
40     ],
41     "SnapKit": [
42       "5.0.1"
43     ],
44     "Kingfisher": [
45       "5.13.4"
46     ]
47   },
48   "swift_version": "5.0"