blob: 77da45b331e5e33efe499b078bf345af3a9baca5 [file] [log] [blame]
{
"name": "HYUIKit-ios",
"version": "0.0.8",
"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.8"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HYUIKit-ios/Classes/**/*",
"frameworks": "UIKit"
}