blob: 73910e931f52653a65d42da30b6763b986e8b640 [file] [log] [blame]
{
"name": "LDCategory",
"version": "0.0.2",
"summary": "LDCategory update New Category",
"description": "一些常用工具",
"homepage": "http://git.oschina.net/QZYOS",
"license": "MIT",
"authors": {
"qizhiyuan": "617293977@qq.com"
},
"source": {
"git": "https://git.oschina.net/QZYOS/ldcategory.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"LDCategory/LDCategory/LDCategory/*.{h,m}",
"LDCategory/LDCategory/*.{h,m}"
],
"frameworks": "Foundation"
}