blob: 28f9b5067b865fc60bc5ed2d5efe68fc41d06394 [file] [log] [blame]
{
"name": "Seru",
"version": "0.0.4",
"summary": "Seru is Simple Core Data stack",
"description": " Seru is Swift framework for working wit Core Data. It setup your core data stack and \n gives you nica actions to work with it\n",
"homepage": "https://github.com/kostiakoval/Seru",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kostiantyn Koval": "konstantin.koval1@gmail.com"
},
"social_media_url": "http://twitter.com/kostiakoval",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kostiakoval/Seru.git",
"tag": "0.0.4"
},
"source_files": "Seru/Classes/**/*.{swift}",
"requires_arc": true
}