blob: 893a56b834888d77217a497d0a129078327e284a [file] [log] [blame]
{
"name": "WLDWrapperFramework",
"version": "0.0.1",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://github.com/zhihuitang",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Sathish": "satish424k@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "WLDWrapperFramework.framework"
},
"source": {
"http": "https://github.com/satish424k/WLDWrapper/raw/master/WLDWrapperFramework.zip"
},
"exclude_files": "Classes/Exclude"
}