blob: 01fb0e43b042e811972a59460248face331602e2 [file] [log] [blame]
{
"name": "DLTitleImageControl",
"version": "1.0",
"summary": "DLTitleImageControl",
"description": "DLTitleImageControl is a custom control with title and image.",
"homepage": "https://github.com/qindeli/DLTitleImageControl",
"license": "MIT",
"authors": {
"qindeli": "qindeli001@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/qindeli/DLTitleImageControl.git",
"tag": "1.0"
},
"source_files": [
"DLTitleImageControl",
"DLTitleImageControl/**/*.{h,m}"
],
"exclude_files": "DLTitleImageControl/Exclude",
"frameworks": "UIKit"
}