[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / d / 6 / 8 / JHCellConfig / 2.0.1 / JHCellConfig.podspec.json
blob4fdfc3daf1e68c47665b0d5169e353e36c6fbaa6
2   "name": "JHCellConfig",
3   "version": "2.0.1",
4   "summary": "A lightweight general 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": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/JC-Hu/JHCellConfig.git",
15     "tag": "2.0.1"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "source_files": "src/**/*.{h,m,c,mm}"