blob: d71af83ee1e084c7654e3642e32ce58e5774b682 [file] [log] [blame]
{
"name": "objcHook",
"version": "1.0.0",
"summary": "sth useful.",
"description": "wait for next time.",
"homepage": "https://github.com/vilyever",
"license": "MIT",
"authors": {
"vilyever": "vilyever@gmail.com"
},
"source": {
"git": "https://github.com/vilyever/objcHook.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "objcHook/**/*.{h,m}",
"public_header_files": "objcHook/**/*.h"
}