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