[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / f / b / OwlKit / 1.0.4 / OwlKit.podspec.json
blobfa3f4ac116170be8a3ef82a647c215cd1b7bb149
2   "name": "OwlKit",
3   "version": "1.0.4",
4   "summary": "A declarative type-safe framework for building fast and flexible list with Tables & Collections",
5   "description": "Owl offers a data-driven declarative approach for building fast & flexible list in iOS. It supports both UICollectionView & UITableView; UIStackView is on the way!.",
6   "homepage": "https://github.com/malcommac/Owl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniele Margutti": "hello@danielemargutti.com"
13   },
14   "social_media_url": "https://twitter.com/danielemargutti",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/malcommac/Owl.git",
20     "tag": "1.0.4"
21   },
22   "source_files": "Sources/**/*.swift",
23   "frameworks": "UIKit",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"