blob: 25def2e315c89cd4740a00966f488157569c3282 [file] [log] [blame]
{
"name": "CGUtil",
"version": "1.0.4",
"summary": "some macro & category",
"description": " some macro & category for create a project\n",
"homepage": "https://github.com/jack903652/CGUtil",
"license": "MIT",
"authors": {
"jack903652": "jack903652@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jack903652/CGUtil.git",
"tag": "1.0.4"
},
"source_files": [
"CG",
"CG/**/*.{h,m}"
],
"resources": "CG/Tabbar/*.png",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}