[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 2 / e / CellViewModel / 0.2.0 / CellViewModel.podspec.json
blobbe60ca4095b1a1e5b711faa1fda7dd88c8f5b8e1
2   "name": "CellViewModel",
3   "version": "0.2.0",
4   "summary": "CellViewModel is a protocol that includes logic for reuse, accessibility and dequeue",
5   "description": "Repository contains CellViewModel implementation\n                    that includes logic for reuse, accessibility and dequeue",
6   "homepage": "https://github.com/AntonPoltoratskyi/CellViewModel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Anton Poltoratskyi",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/AntonPoltoratskyi/CellViewModel.git",
17     "tag": "0.2.0"
18   },
19   "source_files": [
20     "CellViewModel/Sources",
21     "CellViewModel/Sources/**/*.{swift}"
22   ],
23   "frameworks": "UIKit",
24   "swift_version": "4.2"