blob: 88f78dd3aeeaf3d1bc4082a8ae2131e768e058d4 [file] [log] [blame]
{
"name": "CJJBlockHook",
"version": "1.0.3",
"license": {
"type": "MIT"
},
"summary": "CJJBlockHook make the thing that hook the block easier.",
"description": "hook the block",
"homepage": "https://github.com/JimmyCJJ/CJJBlockHook",
"authors": {
"JimmyCJJ": "403327747@qq.com"
},
"social_media_url": "https://www.jianshu.com/u/fd9922e50c1a",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JimmyCJJ/CJJBlockHook.git",
"tag": "1.0.3"
},
"requires_arc": true,
"source_files": "CJJBlockHook/CJJBlockHook/*.{h,m,c,s}",
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 armv7s x86_64"
}
}