[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 6 / 9 / 0 / ZKCarousel / 0.1.2 / ZKCarousel.podspec.json
blob241628b873fb185adac13b19e8f165973f1bc78a
2   "name": "ZKCarousel",
3   "version": "0.1.2",
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.2"
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"