[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / 6 / 8 / JHCellConfig / 2.1.0 / JHCellConfig.podspec.json
blob9bd0497fc9051c80fc9485976e3aa90048eabf10
2   "name": "JHCellConfig",
3   "version": "2.1.0",
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.1.0"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "source_files": "src/**/*.{h,m,c,mm}"