[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / f / b / AutoScrollCollectionView / 0.1.0 / AutoScrollCollectionView.podspec.json
blobc970735c9439ef0a0e0af210288f762cc08613c4
2   "name": "AutoScrollCollectionView",
3   "version": "0.1.0",
4   "summary": "or scrolling the collection view continuosly and automatically after certain time interval",
5   "description": "For scrolling the collection view continuosly and automatically after certain time interval. You can directly subclass the AutoScrollCollectionView class and set time interval for autoscroll and you are ready to go.",
6   "homepage": "https://github.com/mohankrishnameruva/AutoScrollCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mohan Meruva": "mohanmeruva989@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mohankrishnameruva/AutoScrollCollectionView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AutoScrollCollectionView/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"