blob: b6bf997038ab42a9b5febfe8ebe8f443bfcd58fc [file] [log] [blame]
{
"name": "DPCategory",
"version": "0.0.1",
"summary": "链式UI创建与分类集合",
"homepage": "https://github.com/HolyLe/DPCategory.git",
"license": "MIT",
"authors": {
"麻小亮": "zshnr1993@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HolyLe/DPCategory.git",
"tag": "0.0.1"
},
"source_files": "DPCategory/DPCategory/**/*.{h,m}",
"frameworks": [
"UIKit",
"ImageIO",
"WebKit",
"QuartzCore"
]
}