blob: 00bc5a7a002533bc68a6cde282e0dc8c7e4d2ba3 [file] [log] [blame]
{
"name": "Stefan",
"version": "0.2.1",
"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.0.3"
]
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/appunite/Stefan.git",
"tag": "0.2.1"
},
"source_files": "Stefan/**/*.swift"
}