{ | |
"name": "RoZCategory", | |
"version": "15", | |
"summary": "RoZ Category", | |
"description": "TODO:这是一个分类,用来存储一些通用的处理工具类", | |
"homepage": "http://git.roztop.com/Year/Category", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"YearRen": "editeren@163.com" | |
}, | |
"source": { | |
"git": "http://git.roztop.com/Year/Category.git", | |
"tag": "15" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "RoZCategory/**/*.{h,m}", | |
"public_header_files": "RoZCategory/**/*.{h}" | |
} |