blob: ab7f8848d8b36686bb62e76c13783465b505f844 [file] [log] [blame]
{
"name": "Derived",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Derived/Classes/**/*",
"dependencies": {
"Base": [
"0.2.0"
]
}
}