blob: c92f0f07da48ee64cdfee68e1dab4abc9e70dc35 [file] [log] [blame]
{
"name": "HMNSObject-Log",
"version": "0.0.1",
"summary": "重写NSObject打印方法",
"description": "\"重写NSObject打印方法,方便开发需要\"",
"homepage": "https://github.com/freesan44/HMNSObject-Log.git",
"license": "MIT",
"authors": {
"freesan44": "freesan44@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/freesan44/HMNSObject-Log.git",
"tag": "0.0.1"
},
"source_files": [
"HMNSObject-Log",
"HMNSObject-Log/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}