[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 2 / a / ViewModelable / 0.4.0 / ViewModelable.podspec.json
blob7970549525393dd226d8cddaa214cb37bc779de7
2   "name": "ViewModelable",
3   "version": "0.4.0",
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.4.0"
17   },
18   "source_files": "ViewModelable/**/*.{swift}",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"