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