| { |
| "name": "HYUIKit", |
| "version": "0.5.1", |
| "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.1" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*" |
| } |