blob: da884c61ad92b57926b1f0b0221ec63e34e60e95 [file] [log] [blame]
{
"name": "FR_Components",
"version": "1.0.2",
"summary": "FR_Components is central component of presentation layer for 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_Components",
"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_Components.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"requires_arc": true,
"source_files": "FR_Components/Classes/**/*.swift",
"resources": [
"FR_Components/Classes/**/*.xib"
],
"dependencies": {
"FR_BaseComponent": [
]
}
}