blob: 2717d35c74dde77811dd099104cfd9a6a11ba43b [file] [log] [blame]
{
"name": "RouBalaBala",
"version": "0.0.1",
"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"
}