blob: 550a22dbadc85639d43e0aa472e3579499c0ce9c [file] [log] [blame]
{
"name": "OCRootTool",
"version": "0.0.1",
"summary": "OCOpenFramework",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/qishaochun/OCRootTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qishaochun": "qishaochun_work@163.com"
},
"source": {
"git": "https://gitee.com/qishaochun/OCRootTool.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OCRootTool/Classes/**/*",
"dependencies": {
"Masonry": [
],
"SVProgressHUD": [
]
}
}