blob: f978a80142428d7b071a1f692178ff3e714bf7fc [file] [log] [blame]
{
"name": "HYUIKit",
"version": "0.5.3",
"summary": "HYUIKit is a categories set of UIView, UITableView, UICollectionView, UITextField, UITextView.",
"description": "HYUIKit is a categories set of UIView, UITableView, UICollectionView, UITextField, UITextView. It make UIKit more easy to use by using less code.",
"homepage": "https://github.com/yclzone/HYUIKit",
"license": "MIT",
"authors": {
"yclzone": "yclzone@gmail.com"
},
"source": {
"git": "https://github.com/yclzone/HYUIKit.git",
"tag": "0.5.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}