blob: 02b1bff71ec0738612a4d1f26707ce1014278620 [file] [log] [blame]
{
"name": "DGCollectionViewPaginableBehavior",
"version": "1.0.2",
"summary": "Allows you to paginate your collection of data with only few lines of code",
"homepage": "https://github.com/Digipolitan/collection-view-paginable-behavior-swift",
"authors": "Digipolitan",
"source": {
"git": "https://github.com/Digipolitan/collection-view-paginable-behavior-swift.git",
"tag": "v1.0.2"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}