blob: 817ce17249f89bbf53a22d8886ff93d2afaa3292 [file] [log] [blame]
{
"name": "Alog",
"version": "0.1.0",
"summary": "Log module",
"description": "Log module for iOS devlopment",
"homepage": "http://gitlab.justoken.org:10080/pods/AlphaLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"floyd": "zgxt0205@sina.com"
},
"source": {
"git": "http://gitlab.justoken.org:10080/pods/AlphaLog.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Alog/Classes/**/*",
"swift_version": "4"
}