[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / 0 / ZKCarousel / 0.1.5 / ZKCarousel.podspec.json
blob9ba62fa49d387b20fd34957cdb1d968e3896380c
2   "name": "ZKCarousel",
3   "version": "0.1.5",
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": "0.1.5"
17   },
18   "social_media_url": "https://twitter.com/ZacharyKhan3",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ZKCarousel/Classes/**/*",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"