blob: c27f1fc706013362ddf8452640326f10d534ac32 [file] [log] [blame]
{
"name": "WCUIKit",
"version": "1.0.2",
"summary": "任意视图添加角标",
"homepage": "https://github.com/dianziguan1234/WCUIKit",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"guanweicheng": "1396539283@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dianziguan1234/WCUIKit.git",
"tag": "1.0.2"
},
"source_files": "SourceCode/**/*.{h,m}",
"public_header_files": "SourceCode/**/*.h",
"requires_arc": true
}