blob: da77a5c80a5972f5d65870e41f9476e783703b94 [file] [log] [blame]
{
"name": "MLLog",
"version": "1.0.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/nomoneynohoney/MLLog",
"authors": {
"Marc Liu": "sorrystyle@gapp.nthu.edu.tw"
},
"summary": "A NSLog replacement for showing log window on device.",
"source": {
"git": "https://github.com/nomoneynohoney/MLLog.git",
"tag": "1.0.1"
},
"module_name": "MLLog",
"platforms": {
"ios": "8.0"
},
"source_files": "MLLog/*.{h,m}",
"frameworks": "SystemConfiguration",
"ios": {
"frameworks": "UIKit"
}
}