blob: e4aa48cc5b6b608de85af38d2aee6638e90cd007 [file] [log] [blame]
{
"name": "ACUIKit",
"version": "0.0.1",
"summary": "一个包含多个自定义控件的集合",
"homepage": "https://github.com/zhulang/ACUIKit",
"license": "MIT",
"authors": {
"Achilles_Chu": "610730060@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/zhulang/ACUIKit.git",
"tag": "0.0.1"
},
"source_files": "ACUIKit/**/*.{h,m}",
"resources": "ACUIKit/ACUIKit/Images.bundle",
"requires_arc": true
}