blob: 9576868f7d8cf7d1635354b04511014af9af48b6 [file] [log] [blame]
{
"name": "UTools",
"version": "1.0.0",
"summary": "Common tools.",
"description": "common tools",
"homepage": "https://github.com/ITXIN/UnitTools",
"license": "MIT",
"authors": {
"bert": "1305655563@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ITXIN/UnitTools.git",
"tag": "1.0.0"
},
"source_files": "UTools/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}