blob: c4dc8f3e663355675d16df560d7a99fd02a7838c [file] [log] [blame]
{
"name": "DWScreenKit",
"version": "1.0.0",
"summary": "DWScreenKit 屏幕适配相关方法组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/WuDevin/DWScreenKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DevinWu": "839281040@qq.com"
},
"source": {
"git": "https://github.com/WuDevin/DWScreenKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DWScreenKit/Classes/**/*",
"requires_arc": true
}