blob: e8aacb4b5faaa8397425ba57251191500d283a7f [file] [log] [blame]
{
"name": "RouBalaBala",
"version": "0.0.2",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://gitee.com/lccdc",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"licong": "530405769@qq.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "Rou.framework"
},
"source": {
"http": "https://gitee.com/lccdc/Rou/raw/master/Rou.zip"
},
"exclude_files": "Classes/Exclude",
"dependencies": {
"SnapKit": [
]
},
"pushed_with_swift_version": "4.0"
}