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