blob: a199560bab1568c96ae45c1420d374abd894e9af [file] [log] [blame]
{
"name": "RouBalaBala",
"version": "0.0.3",
"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": [
],
"ESPullToRefresh": [
]
},
"pushed_with_swift_version": "4.0"
}