blob: f5d07fe195c95d382f33243a270b9c78c309090f [file] [log] [blame]
{
"name": "ACUIKit",
"version": "0.0.2",
"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.2"
},
"source_files": "ACUIKit/ACUIKit/*.{h,m}",
"resources": "ACUIKit/ACUIKit/Images.bundle",
"requires_arc": true
}