blob: 0b0df004a57d84f6007186d0713e4cb9d677e68e [file] [log] [blame]
{
"name": "LogHelper",
"version": "0.1.0",
"summary": "Cocoapods Library Test.",
"description": "Cocoapods Library Test. Install Library into project.",
"homepage": "https://github.com/devfeather/LogHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"feather": "dev.thefeather@gmail.com"
},
"source": {
"git": "https://github.com/devfeather/LogHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LogHelper/Classes/**/*",
"pushed_with_swift_version": "3.0"
}