[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / 0 / ZKCarousel / 1.1.1 / ZKCarousel.podspec.json
blobb22fb9752c6f6f5ef414a82d71debfe9af9e6574
2   "name": "ZKCarousel",
3   "version": "1.1.1",
4   "summary": "ZKCarousel is a simple carousel based on UICollectionView.",
5   "description": "ZKCarousel is a simple carousel control built on top of a UICollectionView. It can be used for a number of implementations, most commonly used for some sort of authentication or landing screen.",
6   "homepage": "https://github.com/ZacharyKhan/ZKCarousel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZacharyKhan": "zachary.khan3@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ZacharyKhan/ZKCarousel.git",
16     "tag": "1.1.1"
17   },
18   "source_files": "ZKCarousel/Classes/**/*.{h,m,swift}",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "frameworks": "UIKit"