blob: 50782a0bef1fcfe855eec50a74681a91715bb682 [file] [log] [blame]
{
"name": "SwiftLog",
"version": "0.9.1",
"summary": "Simple and easy logging in Swift.",
"homepage": "https://github.com/daltoniam/SwiftLog",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "http://daltoniam.com"
},
"source": {
"git": "https://github.com/daltoniam/SwiftLog.git",
"tag": "0.9.1"
},
"social_media_url": "http://twitter.com/daltoniam",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "*.swift",
"requires_arc": "true"
}