blob: c4c8ff6d007da9eb8374d42e3805da8be75c08e5 [file] [log] [blame]
{
"name": "MySuperPod",
"version": "0.1.0",
"summary": "A short super description of MySuperPod.",
"description": "Amazing list of utils for your amazing project.",
"homepage": "https://github.com/mejiagarcia/MySuperPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carlos Mejia": "mejialc@email.com"
},
"source": {
"git": "https://github.com/mejiagarcia/MySuperPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.{swift,xib}"
}