[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / a / 9 / c / PagedLists / 0.1.0 / PagedLists.podspec.json
blobf1ff3a57b80054522823cd366792472ef80638bf
2   "name": "PagedLists",
3   "version": "0.1.0",
4   "summary": "Paged UITableView and UICollectionView for iOS.",
5   "description": "Custom UITableView and UICollectionView classes to easily handle pagination.\nMultiple scrolling directions for pagination supported.\nUses delegation to load content from your desired source.",
6   "homepage": "https://github.com/rootstrap/PagedLists",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "German Lopez": "german@rootstrap.com"
13   },
14   "source": {
15     "git": "https://github.com/rootstrap/PagedLists.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://www.rootstrap.com/",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "PagedLists/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_versions": "5.2",
25   "swift_version": "5.2"