[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 2 / 5 / AutoCellFactory / 0.1.2 / AutoCellFactory.podspec.json
blob97d2c33fd667a9cb9cd7e2345e82ec19fbba346b
2   "name": "AutoCellFactory",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AutoCellFactory/Classes/**/*"