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