blob: 8abeb27b4bd154892af9eef168aa7fe9debc3a18 [file] [log] [blame]
{
"name": "IOViewModel",
"version": "0.1.2",
"summary": "A simple MVVM ViewModel with input and output",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Arnoymous/IOViewModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arnoymous": "arnaud.dorgans@gmail.com"
},
"source": {
"git": "https://github.com/Arnoymous/IOViewModel.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/arnauddorgans",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "IOViewModel/Classes/**/*",
"pushed_with_swift_version": "4.0"
}