blob: e67a1efa68d6311af871ffe50711fe2b3196cd71 [file] [log] [blame]
{
"name": "HandyLogs",
"version": "1.1",
"summary": "Handy Logging Library",
"homepage": "https://github.com/giftbott/HandyLogs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"giftbott": "giftbott@gmail.com"
},
"source": {
"git": "https://github.com/giftbott/HandyLogs.git",
"tag": "1.1"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0"
}