[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / c / f / CJCarouselView / 0.1.0 / CJCarouselView.podspec.json
blob73bb1fc6b5cde7077d2ad000478636bcdf52c205
2   "name": "CJCarouselView",
3   "version": "0.1.0",
4   "summary": "A Simple Carousel View",
5   "description": "Support Infinity Looping.\nSupport Horizontal An Vertical.",
6   "homepage": "https://github.com/cj1024/CJCarouselView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cj1024": "jianchen1024@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cj1024/CJCarouselView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CJCarouselView/Classes/**/*",
22   "public_header_files": "Pod/Classes/Private/*.h",
23   "frameworks": "UIKit"