blob: a86426a021fad70eada321ae0b98a8c04568ed27 [file] [log] [blame]
{
"name": "Base",
"version": "0.5.0",
"summary": "A short description of Base.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://bitbucket.org/shrishrirang/base",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SSTest": "shrishrirang@gmail.com"
},
"source": {
"git": "https://bitbucket.org/shrishrirang/base.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Base/Classes/**/*"
}