[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / f / a / HYUIKit / 0.5.1 / HYUIKit.podspec.json
blob794d6e92ccdf23d9648dbbe7fcced7d5c45fd6e6
2   "name": "HYUIKit",
3   "version": "0.5.1",
4   "summary": "HYUIKit is a categories set of UIView, UITableView, UICollectionView, UITextField, UITextView.",
5   "description": "HYUIKit is a categories set of UIView, UITableView, UICollectionView, UITextField, UITextView. It make UIKit more easy to use by using less code.",
6   "homepage": "https://github.com/yclzone/HYUIKit",
7   "license": "MIT",
8   "authors": {
9     "yclzone": "yclzone@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yclzone/HYUIKit.git",
13     "tag": "0.5.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"