blob: 7e90332f96fde1f79b3f77fb86f0af9fc33dc209 [file] [log] [blame]
{
"name": "InfiniteLayout",
"version": "0.1.3",
"summary": "Horizontal and Vertical infinite scrolling feature for UICollectionView",
"description": "Horizontal and Vertical infinite scrolling feature for UICollectionView with Paging and NSProxy delegate",
"homepage": "https://github.com/Arnoymous/InfiniteLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arnoymous": "ineox@me.com"
},
"source": {
"git": "https://github.com/Arnoymous/InfiniteLayout.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/arnauddorgans",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "InfiniteLayout/Classes/**/*"
}