[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / c / DateCellsController / 1.0.0 / DateCellsController.podspec.json
bloba58db4d66499b14c905de812a1dd5509ea034fe1
2   "name": "DateCellsController",
3   "version": "1.0.0",
4   "summary": "Simple ios controller for UITableView with date cells.",
5   "license": "MIT",
6   "homepage": "https://github.com/andjash/DateCellsController",
7   "authors": {
8     "Andrey Yashnev": "andjash@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/andjash/DateCellsController.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "requires_arc": false,
18   "source_files": "DateCellsController/*.{h,m}",
19   "preserve_paths": "Demo"