blob: 6a115d84c34b2a21c1c7df0490c275ded94bd6d6 [file] [log] [blame]
{
"name": "HYUIKit-ios",
"version": "0.0.2",
"summary": "HYUIKit-ios.",
"description": "iOS中UIKit的一些方法集合",
"homepage": "https://github.com/oceanfive/HYUIKit-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oceanfive": "849638313@qq.com"
},
"source": {
"git": "https://github.com/oceanfive/HYUIKit-ios.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HYUIKit-ios/Classes/**/*",
"frameworks": "UIKit"
}