blob: a49ce2aa97288d2a80ac8bc815897fce25b4bced [file] [log] [blame]
{
"name": "Stefan",
"version": "0.2.2",
"summary": "Stefan - a guy that helps you to manage iOS data collections.",
"homepage": "https://github.com/appunite/Stefan",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Szymon Mrozek": "szymon.mrozek.sm@gmail.com",
"Piotr Bernad": "http://bernad.paperplane.io"
},
"platforms": {
"ios": "9.3"
},
"dependencies": {
"Differ": [
"~> 1.1.1"
]
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/appunite/Stefan.git",
"tag": "0.2.2"
},
"source_files": "Stefan/**/*.swift"
}