[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / a / HKCustomFlowLayout / 0.0.1 / HKCustomFlowLayout.podspec.json
blob152d578d492577816da2d936e231e68850ab50ab
2   "name": "HKCustomFlowLayout",
3   "version": "0.0.1",
4   "summary": "自定义流式布局",
5   "description": "自定义流式布局,横向、纵向",
6   "homepage": "https://github.com/xuvw/HKCustomFlowLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "heke": "1052110478@qq.com"
13   },
14   "social_media_url": "https://github.com/xuvw",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/xuvw/HKCustomFlowLayout.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "HKCustomFlowLayout/**/*.{h,m}",
23   "frameworks": "UIKit",
24   "requires_arc": true