blob: 5b424ba6b62521cf3bdfde321718c4ba9dc530f4 [file] [log] [blame]
{
"name": "Sweet",
"version": "0.1.0",
"summary": "Sweet Very simple Boilerplate",
"description": " Sweet contains Boilerplate code you will use in every app\n",
"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.0"
},
"social_media_url": "http://twitter.com/kostiakoval",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{swift}",
"deprecated": true
}