blob: 8d020496e2fce56009c46a35f3bce7aa0222ee06 [file] [log] [blame]
{
"name": "SomePod",
"version": "0.1.1",
"summary": "Here is the description which describes this produrc as it is",
"description": "A short description of SomePod. So you can use it for some of your swift application to make it more usefull",
"homepage": "https://bitbucket.org/victorbarskov/somepod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Victor Barskov": "victor.barskov@gmail.com"
},
"source": {
"git": "https://bitbucket.org/victorbarskov/somepod",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SomePod/Classes/**/*"
}