[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 9 / 0 / ZKCarousel / 0.1.0 / ZKCarousel.podspec.json
blob3a3ca11f7bd33a7d9180b407c6d7a561c8c04b80
2   "name": "ZKCarousel",
3   "version": "0.1.0",
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.0"
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": "3.0"