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