blob: f1df6674674f690b5fad77477f73eb466cf7edf9 [file] [log] [blame]
{
"name": "KKHook",
"version": "0.3.0",
"summary": "A short description of KKHook.",
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 x86_64 i386"
},
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rykeryin/KKHook",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rykeryin": "rykeryin@163.com"
},
"source": {
"git": "https://github.com/rykeryin/KKHook.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KKHook/Classes/**/*",
"vendored_libraries": "KKHook/Classes/libDobby.a"
}