blob: 630f7cc35b0fb0ecda6827bd863654f10ef922e0 [file] [log] [blame]
{
"name": "CYTCategory",
"version": "0.0.1",
"summary": "CYTIOS基础组件Category",
"description": "CYTIOS基础组件Category",
"homepage": "http://EXAMPLE/CYTCategory",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"woody": "hudi721@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "ssh://git@104.153.97.218:28650/home/git/CYTCategory.git",
"tag": "0.0.1"
},
"source_files": "CYTCategory/*.{h,m}",
"frameworks": "UIKit"
}