[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 4 / f / DGCollectionViewPaginableBehavior / 1.0.4 / DGCollectionViewPaginableBehavior.podspec.json
blobfae24aa650b96b2c253ec5b2feeb8eec48721078
2   "name": "DGCollectionViewPaginableBehavior",
3   "version": "1.0.4",
4   "summary": "Allows you to paginate your collection of data with only few lines of code",
5   "homepage": "https://github.com/Digipolitan/collection-view-paginable-behavior-swift",
6   "authors": "Digipolitan",
7   "source": {
8     "git": "https://github.com/Digipolitan/collection-view-paginable-behavior-swift.git",
9     "tag": "v1.0.4"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "LICENSE"
14   },
15   "source_files": "Sources/**/*.{swift,h}",
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"