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