blob: 2aeb309decf2539b6b4f6d3cddecc457cb956142 [file] [log] [blame]
{
"name": "ZKHotReload",
"version": "0.1.0",
"summary": "A short description of ZKHotReload.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhaokunhaoa/ZKHotReload",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaokun": "zhaokunhaoa@163.com"
},
"source": {
"git": "https://github.com/zhaokunhaoa/ZKHotReload.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ZKHotReloadiOS.framework"
}
}