[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 2 / 5 / AutoCellFactory / 0.1.1 / AutoCellFactory.podspec.json
blobb074d6a04a70f2bd4e1c4ea127f3ea5df579cd90
2   "name": "AutoCellFactory",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AutoCellFactory/Classes/**/*"