blob: 377414507e77b080105458777f86c2b9ef46900a [file] [log] [blame]
{
"name": "CGUtil",
"version": "1.0.1",
"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.1"
},
"source_files": [
"CG",
"CG/**/*.{h,m}"
],
"resources": "CG/Tabbar/*.png",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}