[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 2 / 5 / AutoCellFactory / 0.1.3 / AutoCellFactory.podspec.json
blobab64f7975af32745087dea9e6659525675eb48c3
2   "name": "AutoCellFactory",
3   "version": "0.1.3",
4   "summary": "Auto Create Cells.",
5   "description": "AutoCellFactory is simple to use, all it does it auto deques the cell and configure it, using the MVVM architacture.",
6   "homepage": "https://github.com/OrenRosen/AutoCellFactory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Oren Rosenblum": "oren363@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/OrenRosen/AutoCellFactory.git",
16     "tag": "0.1.3"
17   },
18   "documentation_url": "https://github.com/OrenRosen/AutoCellFactory/blob/master/README.md",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AutoCellFactory/Classes/**/*"