blob: 7b557e37cc06ead2f952ee0cbfa5294e6c1a2abc [file] [log] [blame]
{
"name": "UCSDesktopLog",
"version": "1.0.1",
"summary": "ios dubug log on mac desktop",
"homepage": "https://github.com/luzizheng/UCSDesktopLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luzz": "lu.zizheng@ucsmy.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/luzizheng/UCSDesktopLog.git",
"tag": "1.0.1"
},
"source_files": "UCSDesktopLog/UCSDesktopLog/*.{h,m}",
"public_header_files": "UCSDesktopLog/UCSDesktopLog/*.{h}",
"requires_arc": true,
"frameworks": "Foundation"
}