blob: a8ee2f94644a3aed109c5541de9502f8dba20a0e [file] [log] [blame]
{
"name": "ISSCloudTools",
"version": "0.0.1",
"summary": "常用工具类",
"description": "常用UI、分类等集合",
"homepage": "https://github.com/zzxdx/ISSCloudTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangjian": "951864522@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zzxdx/ISSCloudTools.git",
"tag": "0.0.1"
},
"source_files": "ISSCloudTools/ISSCloudTools/Category/*.{h,m}",
"requires_arc": true
}