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