blob: 7e23af1661b9f19c4e8371260724b94f13ce91c2 [file] [log] [blame]
{
"name": "FR_BaseComponent",
"version": "1.2.3",
"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.2.3"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"requires_arc": true,
"source_files": "FR_BaseComponent/Classes/**/*.swift",
"dependencies": {
"RxCocoa": [
],
"RxSwift": [
],
"SwipeCellKit": [
"2.5.0"
]
}
}