[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / 2 / MECarouselView / 1.0.0 / MECarouselView.podspec.json
blobde48e17ca7186d89754b5677472f3558c8079642
2   "name": "MECarouselView",
3   "version": "1.0.0",
4   "summary": "A carousel view to UIKit-based applications.",
5   "description": "The MECarouselView is a UIKit framework highly customizable and very adaptative.",
6   "homepage": "https://github.com/massaentertainment",
7   "screenshots": "https://raw.githubusercontent.com/massaeentertainment/MECircularMenu/master/Screenshots/circm.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "MassaEntertainment",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/massaentertainment/MECarouselView.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "MECarouselView",
22     "CarouselScrollView/*.{h,m,swift}"
23   ],
24   "pushed_with_swift_version": "3.0"