blob: e0b52863796ba4610aeab65360fe41840ae01016 [file] [log] [blame]
{
"name": "GLKSDAnTiManager",
"version": "0.1.0",
"summary": "KSD安全防护组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GuanlinORZ/GLKSDAnTiManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GuanlinORZ": "shenguanlin@qmai.cn"
},
"source": {
"git": "https://github.com/GuanlinORZ/GLKSDAnTiManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLKSDAnTiManager/Classes/**/*",
"public_header_files": [
"GLKSDAnTiManager/Classes/GLKSDManagerHook.h"
]
}