blob: aac011f4de6a20e37e411ce4e7ad386f08048e49 [file] [log] [blame]
{
"name": "CYTCategory",
"version": "0.0.2",
"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": "git@192.168.0.13:/data/git/CYTCategory",
"tag": "0.0.2"
},
"source_files": "CYTCategory/*.{h,m}",
"frameworks": "UIKit"
}