blob: b8f4b4aa54d6aed694937598cc962e6d997cf13c [file] [log] [blame]
{
"name": "GSLog",
"version": "0.0.3",
"summary": "GSLog is colored log",
"description": "Colored log using xCodeColors. easy ti use",
"homepage": "https://github.com/gangstarmn/GSLog",
"license": "MIT",
"authors": {
"Gantulga": "gangstarmn@gmail.com"
},
"platforms": {
"ios": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/gangstarmn/GSLog.git",
"tag": "0.0.3"
},
"source_files": "GSLog/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}