blob: 5727582d30317cd89144f950bd9438e23bfd7c95 [file] [log] [blame]
{
"name": "Demirciy",
"version": "0.1.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.1.0"
},
"social_media_url": "https://yusufdemirci.dev",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "Demirciy/Classes/**/*",
"dependencies": {
"RxSwift": [
"5.1.1"
],
"RxAlamofire": [
"5.2.0"
],
"RxDataSources": [
"4.0.1"
],
"RxLocalizer": [
"1.5.0"
],
"PromiseKit": [
"6.13.1"
],
"PromiseKit/UIKit": [
],
"SnapKit": [
"5.0.1"
],
"Kingfisher": [
"5.13.4"
]
},
"swift_version": "5.0"
}