blob: f8e2e873d13cd2cc4e6de52b20159cbb448ebaf9 [file] [log] [blame]
{
"name": "LDUtil",
"version": "1.0.3",
"summary": "一些工具类",
"description": "这是一些工具类",
"homepage": "https://github.com/ldezho/LDUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XX": "xxx@xx.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ldezho/LDUtil.git",
"tag": "1.0.3"
},
"source_files": [
"LDUtil",
"sfiles/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}