blob: 6fa493af1ebea0cb9c6684b681b69fa6304d46a6 [file] [log] [blame]
{
"name": "GLOCFrameworkTest",
"version": "0.1.3",
"summary": "A short description of GLOCFrameworkTest.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GuanlinORZ/GLOCFrameworkTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GuanlinORZ": "shenguanlin123@163.com"
},
"source": {
"git": "https://github.com/GuanlinORZ/GLOCFrameworkTest.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GLOCFrameworkTest/Classes/KSDAntiCrack/*",
"public_header_files": [
"GLOCFrameworkTest/Classes/KSDAntiCrack/KSDHookMr.h"
],
"ios": {
"vendored_frameworks": "GLOCFrameworkTest-0.1.1/ios/GLOCFrameworkTest.framework"
}
}