blob: 5b60592e13244378236231d12441f9aa6a33a1de [file] [log] [blame]
{
"name": "DDComponent",
"version": "0.5.4",
"summary": "Make a collection controller to several component",
"description": "Make a collection controller to several component. Make the controller smaller.",
"homepage": "https://github.com/djs66256/DDComponent",
"license": "MIT",
"authors": {
"Daniel": "djs66256@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/djs66256/DDComponent.git",
"tag": "0.5.4"
},
"source_files": [
"Class/oc",
"Class/oc/Collection/**/*.{h,m,mm,swift}"
],
"exclude_files": "Class/Exclude",
"frameworks": "UIKit"
}