blob: 083581178e96a395eaa48d55a88cbfda9ecd631d [file] [log] [blame]
{
"name": "NSObject-GIHObject",
"version": "0.0.1",
"platforms": {
"ios": "4.0"
},
"license": {
"type": "Apache License",
"file": "LICENSE"
},
"summary": "NSObject-GIHObject expand swizzle method",
"homepage": "https://github.com/gaizhi",
"authors": {
"Xu Qiang": "994059781@qq.com"
},
"source": {
"git": "https://github.com/gaizhi/NSObject-GIHObject.git",
"tag": "0.0.1"
},
"description": "NSObject-GIHObject expand swizzle method!",
"requires_arc": true,
"frameworks": [
"Foundation"
],
"source_files": "NSObject/*.{h,m}",
"public_header_files": "NSObject/*.h"
}