blob: 4c9302cb86fa14f0aba2a6cf653fe50312d04de0 [file] [log] [blame]
{
"name": "HDYUIKit",
"version": "1.0.1",
"summary": "HDYUIKit framework",
"description": "tag 1.0.1 create private libraries",
"homepage": "https://gitee.com/dongyanghe/HDYUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sun": "550476128@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/dongyanghe/HDYUIKit.git",
"tag": "1.0.1"
},
"vendored_frameworks": "HDYUIKit/HDYUIKit.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}