blob: 053aaf87654cadcd85bd1a821db4f4ff946288a6 [file] [log] [blame]
{
"name": "Demirciy",
"version": "0.3.0",
"summary": "A base framework is for iOS development.",
"description": "DemirciyFramework focuses the base of a development. Managers(Alert, Battery, Camera, Asset, Language, Keyboard, Loading, Location, Log, Service, UserDefaults),\nextensions, views.",
"homepage": "https://github.com/demirciy/Demirciy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yusuf Demirci": "demirciy94@gmail.com"
},
"source": {
"git": "https://github.com/demirciy/Demirciy.git",
"tag": "0.3.0"
},
"social_media_url": "https://yusufdemirci.dev",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "Demirciy/Classes/**/*",
"resources": "Demirciy/Resources/*",
"dependencies": {
"Kingfisher": [
"5.13.4"
],
"Moya": [
"14.0.0"
],
"PromiseKit": [
"6.13.1"
],
"PromiseKit/UIKit": [
],
"RxSwift": [
"5.1.1"
],
"RxCocoa": [
"5.1.1"
],
"RxGesture": [
"3.0.2"
],
"RxLocalizer": [
"1.5.0"
],
"RxTheme": [
"4.0.0"
],
"SnapKit": [
"5.0.1"
]
},
"swift_version": "5.0"
}