blob: 55ebd756aa17d8c245ce114ede39a07ba7cd5802 [file] [log] [blame]
{
"name": "DZExtendResponse",
"version": "0.1.1",
"summary": "Easy way to extend the response area of view",
"description": "Easy way to extend the response area of view, use it free. No subclass , no class dirty.",
"homepage": "https://github.com/yishuiliunian/DZExtendResponse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yishuiliunian": "yishuiliunian@gmail.com"
},
"source": {
"git": "https://github.com/yishuiliunian/DZExtendResponse.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "DZExtendResponse/Classes/**/*",
"dependencies": {
"MRLogicInjection": [
]
}
}