blob: 8b6807edc92589cdb7bf269dd7c47ef716a39961 [file] [log] [blame]
{
"name": "RCArchitecture",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
5.0,
5.1
],
"source_files": "RCArchitecture/Classes/**/*",
"swift_version": "5.1"
}