blob: a57faff89e3ffc9f50f1fa21701583bfd959a283 [file] [log] [blame]
{
"name": "QGBasicCode",
"version": "0.1.2",
"summary": "QGBasicCode is the general code by felix",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/coder-felix",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"felix": "wangqinggong@sina.cn"
},
"source": {
"git": "https://github.com/coder-felix/QGBasicCode.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QGBasicCode/Classes/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}