blob: 07ca89769348030ed05ddee34abd354b3cc99672 [file] [log] [blame]
{
"name": "DDComponent",
"version": "0.5.2",
"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.2"
},
"source_files": [
"Class/oc",
"Class/oc/Collection/**/*.{h,m,mm,swift}"
],
"exclude_files": "Class/Exclude",
"frameworks": "UIKit"
}