blob: fd44b992f1a0c5c957902dfd0885b4a12fab27a8 [file] [log] [blame]
{
"name": "KKIOSRe",
"version": "0.2.2",
"summary": "A short description of KKIOSRe.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rykeryin/KKIOSRe",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rykeryin": "rykeryin@163.com"
},
"source": {
"git": "https://github.com/rykeryin/KKIOSRe.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KKIOSRe/Classes/**/*",
"dependencies": {
"KKHook": [
"~> 0.2.2"
]
}
}