[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / 0 / IOViewModel / 0.1.3 / IOViewModel.podspec.json
blobfc2543aa0030f49dbc86bd5227007961dffa5322
2   "name": "IOViewModel",
3   "version": "0.1.3",
4   "summary": "A simple MVVM ViewModel with input and output",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Arnoymous/IOViewModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arnoymous": "arnaud.dorgans@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Arnoymous/IOViewModel.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://twitter.com/arnauddorgans",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "source_files": "IOViewModel/Classes/**/*",
26   "pushed_with_swift_version": "4.0"