[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 6 / 8 / JHCellConfig / 0.0.1 / JHCellConfig.podspec.json
blobd01843b19a590c05f9fe1f059bf7994d6b50fe06
2   "name": "JHCellConfig",
3   "version": "0.0.1",
4   "summary": "A lightweight CellModel for building multiple type cell in UITableView",
5   "homepage": "https://github.com/JC-Hu/JHCellConfig",
6   "license": "MIT",
7   "authors": {
8     "JC-Hu": "jchu_dlcn@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/JC-Hu/JHCellConfig.git",
15     "tag": "0.0.1"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "source_files": "src/**/*.{h,m,c,mm}"