[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 2 / 0 / iOS_ResubableCollectionView / 2.0.5 / iOS_ResubableCollectionView.podspec.json
blobda2a7effd90d284b463bbfd7e0d043019746ee98
2   "name": "iOS_ResubableCollectionView",
3   "version": "2.0.5",
4   "summary": "This Pod helps to make dynamic collection view.",
5   "description": "iOS_ResubableCollectionView is a block-based Swift class that helps manage paginated and unPaginated resources. Inspired by linkdev. iOS_ResubableCollectionViewP leverages blocks and generics so that subclassing and delegates aren’t needed.",
6   "homepage": "https://link-dev.visualstudio.com/Mobile%20Team-ReusableComponents/_git/iOS-ReusableCollectionViewPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ahmed Fadl": "ahmed.fadl@linkdev.com"
13   },
14   "source": {
15     "git": "https://link-dev.visualstudio.com/Mobile%20Team-ReusableComponents/_git/iOS-ReusableCollectionViewPod",
16     "tag": "2.0.5"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Sources/iOS_ResubableCollectionViewPod/Classes/**/**/*",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"