blob: 43905ad637fb16a35b7f17a622e7b5bd265884b1 [file] [log] [blame]
{
"name": "FR_BaseComponent",
"version": "1.5.2",
"summary": "FB_BaseComponent is base component of 4Rest",
"description": "4Rest is Core Framework of iOS that consists of Data mapping, Merge data, Network manager, Security, Database manager and Presentation manager",
"homepage": "https://github.com/TzoaniTon/FR_BaseComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sarinthon Mangkorn-ngam": "darksky_ddd@hotmail.com",
"Lalida Jaritsup": "lalida.jar@gmail.com"
},
"source": {
"git": "https://github.com/TzoaniTon/FR_BaseComponent.git",
"tag": "1.5.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"requires_arc": true,
"source_files": "FR_BaseComponent/Classes/**/*.swift",
"dependencies": {
"RxCocoa": [
"~> 5.1"
],
"RxSwift": [
"~> 5.1"
],
"SwipeCellKit": [
"~> 2.7"
]
},
"swift_version": "5.1"
}