blob: bb5ea5714e2dffcba83f328954e14e8cd02eef84 [file] [log] [blame]
{
"name": "HookBlock",
"version": "0.1.0",
"summary": "照搬 https://github.com/ebf/CTObjectiveCRuntimeAdditions ,方便使用,弄了个pods",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chuqingr/HookBlock",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨胜浩": "chuqingr@icloud.com"
},
"source": {
"git": "https://github.com/chuqingr/HookBlock.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "HookBlock/Classes/**/*"
}