blob: d24655272772dbe443b16a3cfb77ba13ccba8974 [file] [log] [blame]
{
"name": "GZToolsManager",
"version": "0.0.7",
"summary": "整理一些自己平时收集或编写的一些小工具.",
"description": "这里整理的都是一些收集别人的或自己平时研究写下的一些代码片段\n\n以图自己平时做东西方便\n\n如果发现有什么问题记得联系",
"homepage": "https://github.com/ghost320/GZToolsManager",
"license": "MIT",
"authors": {
"ghost320": "ghost_320@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ghost320/GZToolsManager.git",
"tag": "0.0.7"
},
"source_files": "GZToolsManager/*.swift",
"frameworks": [
"UIKit",
"QuartzCore",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}