[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / f / 3 / 4 / CollectionCraft / 1.1.0 / CollectionCraft.podspec.json
blob65f074bc7a98c3b76c235c684619aa5b1bdccd18
2   "name": "CollectionCraft",
3   "version": "1.1.0",
4   "summary": "CollectionView wrapping library",
5   "swift_versions": "5.4",
6   "homepage": "https://github.com/dDomovoj/CollectionCraft",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Dzmitry Duleba": "dmitryduleba@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/dDomovoj/CollectionCraft.git",
15     "tag": "1.1.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "dependencies": {
22     "DifferenceKit": [
24     ],
25     "Sourcery": [
26       "~> 1.4"
27     ]
28   },
29   "platforms": {
30     "ios": "11.0"
31   },
32   "source_files": "Sources/*.swift",
33   "resources": [
34     ".sourcery/.sourcery.yml",
35     ".sourcery/Templates/*.swifttemplate"
36   ],
37   "swift_version": "5.4"