blob: aa19cf79e608fd885ce0c68e4107bf0218e5986b [file] [log] [blame]
{
"name": "SimpleLog-Swift",
"version": "0.5.0",
"summary": "Simple Log for Swift by Park, Woocheol",
"homepage": "https://github.com/ParkWoocheol/SimpleLog-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Woocheol Park": "magic1wp@naver.com"
},
"source": {
"git": "https://github.com/ParkWoocheol/SimpeLog-Swift.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "SimpleLog-Swift/Classes/**/*",
"pushed_with_swift_version": "3.0"
}