[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / a / HYUIKit / 0.4.2 / HYUIKit.podspec.json
blobd7595f8b99be46e411523a39074b797aa9518535
2   "name": "HYUIKit",
3   "version": "0.4.2",
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.4.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "HYUIKit": [
22       "Pod/Assets/*.png"
23     ]
24   }