[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 2 / a / ViewModelable / 0.5.1 / ViewModelable.podspec.json
blobb6f0731393427fd44a8a21228dbf282762db587d
2   "name": "ViewModelable",
3   "version": "0.5.1",
4   "summary": "A lightweight Swift view model implementation with no dependencies.",
5   "description": "A lightweight Swift view model implementation with no external dependencies.",
6   "homepage": "http://github.com/Legoless/ViewModelable",
7   "license": "MIT",
8   "authors": {
9     "Dal Rupnik": "legoless@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Legoless/ViewModelable.git",
16     "tag": "0.5.1"
17   },
18   "source_files": "ViewModelable/**/*.{swift}",
19   "requires_arc": true,
20   "pushed_with_swift_version": "4.0"