blob: 25f23db54ca88d9206bc56ffd6d0fc6f18d71d16 [file] [log] [blame]
{
"name": "SCRootTool",
"version": "0.0.1",
"summary": "open Root",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/qishaochun/openRoot.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"https://gitee.com/qishaochun/openRoot.git": "qishaochun_work@163.com"
},
"source": {
"git": "https://gitee.com/qishaochun/openRoot.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SCRootTool/Classes/**/*",
"dependencies": {
"SnapKit": [
]
}
}