blob: 1d5b4014d61ea680dbce9b9d43b5f6ab6c718d61 [file] [log] [blame]
{
"name": "FR_BaseComponent",
"version": "1.5.0",
"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.0"
},
"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"
}