blob: 4ce9d33a31cfd354f23e72ea680461141bd7d293 [file] [log] [blame]
{
"name": "HookBlock",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "HookBlock/Classes/**/*"
}