blob: 865012d2c24cb28d244b61919c5a307622265893 [file] [log] [blame]
{
"name": "Base",
"version": "0.7.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.7.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Base/Classes/**/*"
}