blob: 9a06a77d510463518124dcc7de193c082622975e [file] [log] [blame]
{
"name": "DDQUIKit",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "各种常用控件的基类",
"homepage": "https://github.com/MyNameDDQ/DDQUIKit",
"license": "MIT",
"authors": {
"MyNameDDQ": "wjddq@qq.com"
},
"source": {
"git": "https://github.com/MyNameDDQ/DDQUIKit.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "*.{h,m}",
"dependencies": {
"YYKit": [
],
"MJRefresh": [
],
"DDQAutoLayout": [
]
}
}