blob: 8d8011aa5eb0768842f435a88f563bd3de7fd2af [file] [log] [blame]
{
"name": "ClawKit",
"version": "0.0.7",
"summary": "Useful classes for MVVM/MVP/MVC/SOA-based projects.",
"homepage": "https://github.com/GDXRepo/ClawKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Georgiy Malyukov": "elvorta.work@gmail.com"
},
"source": {
"git": "https://github.com/GDXRepo/ClawKit.git",
"tag": "0.0.7"
},
"social_media_url": "https://vk.com/deadlineru",
"platforms": {
"ios": "11.4"
},
"swift_version": "4.1",
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"SnapKit": [
],
"SAMKeychain": [
]
}
}