blob: 6750dd7f5e46884eb30beac52fb2760a70eb4666 [file] [log] [blame]
{
"name": "goodie",
"version": "0.1.0",
"summary": "A short description of goodie.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/goodiedev1/goodie",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"goodiedev1": "goodiedev1@gmail.com"
},
"source": {
"git": "https://github.com/goodiedev1/goodie.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "goodie/Classes/**/*"
}