blob: b0a0ee6627c67aa9ef43475afd370b664b99a2b9 [file] [log] [blame]
{
"name": "DWUtilKit",
"version": "1.0.1",
"license": "MIT",
"summary": "A collection of iOS components.",
"homepage": "https://github.com/dev-wqq/DWUtilKit.git",
"authors": {
"dev-wqq": "992673618@qq.com"
},
"source": {
"git": "https://github.com/dev-wqq/DWUtilKit.git",
"tag": "1.0.1"
},
"description": "This library tool method to develop.",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "DWUtilKit/**/*.{h,m}",
"public_header_files": "DWUtilKit/**/*.{h}"
}