[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / e / 4 / EZCarouselCollectionViewLayout / 0.0.1 / EZCarouselCollectionViewLayout.podspec.json
blob7d313429d5aa0a540cd306d75ee062b485c18ece
2   "name": "EZCarouselCollectionViewLayout",
3   "version": "0.0.1",
4   "summary": "EZCarouselCollectionViewLayout is a layout for easy carousel effect implementation.",
5   "description": "The carousel effect can be used in many places.\n                        EZCarouselCollectionViewLayout makes it easy to implement simple carousel effects.",
6   "homepage": "https://github.com/taewoojin/EZCarouselCollectionViewLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "taewoo": "qkqnrpa@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/taewoojin/EZCarouselCollectionViewLayout.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "EZCarouselCollectionViewLayout/**/*.{h,m}",
22   "exclude_files": "EZCarouselCollectionViewLayout/Exclude"