blob: 796685ad281d0ecea3f3ab292e17b7453a8d5aa0 [file] [log] [blame]
{
"name": "TFLog",
"version": "0.3",
"summary": "Simple log for Swift 3.0+",
"description": "Simple log for Swift 3.0+.",
"homepage": "https://github.com/chungbkhn/TFLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chung Duong Van": "chungbkhn@live.com"
},
"social_media_url": "",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/chungbkhn/TFLog.git",
"tag": "0.3"
},
"source_files": "Sources/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}