[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 9 / b / AMInfiniteScrolling / 2.0 / AMInfiniteScrolling.podspec.json
blob659fea7ad52375ef7a939f8eb4a36357497a47a1
2   "name": "AMInfiniteScrolling",
3   "version": "2.0",
4   "summary": "Add infinite scrolling to collection view. Support swift 4.2",
5   "description": "'This pod adds infinite scrolling ability in UICollectionView. This component has been written by Visal Singh Panwar. We have updated it to Swift 4.2 support'.",
6   "homepage": "https://github.com/Anumothu/InfiniteScrolling",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vishal Singh Panwar": "vishal.singh030788@gmail.com",
13     "anumothu": "anumothu911@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Anumothu/InfiniteScrolling.git",
17     "tag": "2.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "InfiniteScrolling/Classes/**/*"