blob: 0dd12a8723ccd9c9cd2e1967504b12fff70e9a45 [file] [log] [blame]
{
"name": "RCArchitecture",
"version": "0.1.5",
"summary": "RCArchitecture - base implementation for projects.",
"homepage": "https://github.com/wasborntobeawesome/RCArchitecture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wasborntobeawesome": "islomalimovm@gmail.com"
},
"source": {
"git": "https://github.com/wasborntobeawesome/RCArchitecture.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
5.0,
5.1
],
"source_files": [
"RCArchitecture/Classes/**/*",
"View/**/*"
],
"frameworks": "UIKit",
"swift_version": "5.1"
}