[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / 3 / 6 / GBViewCollectionKit / 0.2.11 / GBViewCollectionKit.podspec.json
blobcd37b342e248a1e03a797c2d45aaf9f7629f8d73
2   "name": "GBViewCollectionKit",
3   "version": "0.2.11",
4   "summary": "Model based configuration of collection views.",
5   "description": "Library that implements MVVM (Model View ViewModel)-Pattern for Table/Collection-Views. Based on work of Kristaps Zeibarts.",
6   "homepage": "https://github.com/aiwo/GBViewCollectionKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gennady Berezovsky": "bergencroc@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/aiwo/GBViewCollectionKit.git",
16     "tag": "0.2.11"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "GBViewCollectionKit/Classes/**/*",
23   "resource_bundles": {
24     "GBViewCollectionKitResources": [
25       "GBViewCollectionKit/Classes/**/*.xib"
26     ]
27   },
28   "swift_version": "4.0"