blob: f9bbb7410ceae7c4288b144eed85bc4e77579649 [file] [log] [blame]
{
"name": "GokoUniversalLog",
"version": "1.0.0",
"summary": "UniversalLog Tools for Objective-C.",
"description": "Convenient Log for Everything in Objective-C",
"homepage": "https://github.com/Gokotx/GokoUniversalLog",
"license": "MIT",
"authors": {
"Goko": "gokotx@outlook.com}"
},
"source": {
"git": "https://github.com/Gokotx/GokoUniversalLog.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "GokoUniversalLog/*",
"frameworks": [
"Foundation",
"UIKit"
]
}