blob: 22676c5879b5ebfa53d206f79c0b98c17261b4df [file] [log] [blame]
{
"name": "SNPScene",
"version": "0.1.5",
"summary": "SNPArchitecture codes",
"description": "This repo is created for separating SNPArchitecture related classes and protocols from codebase in order to use them from other repos or pods.",
"homepage": "https://gitlab.snapp.ir/iOS/snpscene.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jebelli.farhad@gmail.com": "jebelli.farhad@gmail.com"
},
"source": {
"git": "https://gitlab.snapp.ir/iOS/snpscene.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "SNPScene/**/*",
"dependencies": {
"LifetimeTracker": [
],
"SNPUtilities": [
]
},
"swift_version": "4.2"
}