blob: 4a5241c6e7dc2730a6935e084348655e5bc5f209 [file] [log] [blame]
{
"name": "IdealMvvM",
"version": "0.1.1",
"summary": "IdealMvvM is is IdealMvvM.",
"description": "A much much longer description of IdealMvvM.",
"homepage": "http://github.com",
"license": "Copyleft",
"authors": {
"Ahmed Adouani": "ahmedadouani@gmail.com"
},
"source": {
"git": "https://github.com/ahmedadouani/IdealMvvM.git",
"tag": "0.1.1"
},
"source_files": "IdealMvvM/Sources/**/*.swift",
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"Alamofire": [
],
"Reqres": [
],
"SnapKit": [
],
"Swinject": [
],
"SwinjectStoryboard": [
]
},
"platforms": {
"ios": "10.0"
}
}