[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / a / ClawKit / 0.0.6 / ClawKit.podspec.json
blob123ac315f95fe058ff21cef2a220cb13e841605c
2   "name": "ClawKit",
3   "version": "0.0.6",
4   "summary": "Useful classes for MVVM/MVP/MVC/SOA-based projects.",
5   "homepage": "https://github.com/GDXRepo/ClawKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Georgiy Malyukov": "elvorta.work@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/GDXRepo/ClawKit.git",
15     "tag": "0.0.6"
16   },
17   "social_media_url": "https://vk.com/deadlineru",
18   "platforms": {
19     "ios": "11.4"
20   },
21   "swift_version": "4.1",
22   "requires_arc": true,
23   "source_files": "Pod/Classes/**/*",
24   "dependencies": {
25     "SnapKit": [
27     ]
28   }