blob: ea1bd36bcc9f4b7d210f357df7f9aeb91f37e11a [file] [log] [blame]
{
"name": "Sweet",
"version": "0.1.1",
"summary": "Sweet Very simple Boilerplate",
"description": "Sweet contains Boilerplate code you will use in every app",
"homepage": "https://github.com/kostiakoval/Sweet",
"license": "MIT",
"authors": {
"Kostiantyn Koval": "konstantin.koval1@gmail.com"
},
"source": {
"git": "https://github.com/kostiakoval/Sweet.git",
"tag": "0.1.1"
},
"social_media_url": "http://twitter.com/kostiakoval",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{swift}",
"deprecated": true
}