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