blob: ac0a6069b1aa42b82815e9b5b80bf1dfc5cdb6a6 [file] [log] [blame]
{
"name": "AGJObjcRuntime",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Method Swizzle",
"homepage": "https://git.corp.angejia.com/xiawei2/AGJObjcRuntime",
"authors": {
"SunnyX": "xiawei2@angejia.com"
},
"source": {
"git": "git@git.corp.angejia.com:xiawei2/AGJObjcRuntime.git",
"tag": "0.0.1"
},
"source_files": "AGJObjcRuntime/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}