[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 7 / 8 / 4 / InfiniteScrolling / 0.1.0 / InfiniteScrolling.podspec.json
blob706a818b415a73ce90d4a3108b87c32018ba0e44
2   "name": "InfiniteScrolling",
3   "version": "0.1.0",
4   "summary": "Add infinite scrolling to collection view.",
5   "description": "'This pods add infinite scrolling ability in UICollectionView'.",
6   "homepage": "https://github.com/Vishal-Singh-Panwar/InfiniteScrolling",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vishal Singh Panwar": "vishal.singh030788@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Vishal-Singh-Panwar/InfiniteScrolling.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "InfiniteScrolling/Classes/**/*",
22   "pushed_with_swift_version": "3.0"