[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 7 / 4 / c / ScaledCenterCarousel / 1.0.1 / ScaledCenterCarousel.podspec.json
blob6af403fcb2d1c30a359961a7e7062bdc5c20c4e5
2   "name": "ScaledCenterCarousel",
3   "version": "1.0.1",
4   "summary": "A carousel-based layout for UICollectionView with scaled center item.",
5   "description": "A carousel-based layout for UICollectionView with scaled center item. \nIt also contains paginator to force user to select single item which will be presented exaclty at center of carousel.",
6   "homepage": "https://github.com/yuriy-tolstoguzov/ScaledCenterCarousel",
7   "screenshots": "https://raw.githubusercontent.com/yuriy-tolstoguzov/ScaledCenterCarousel/master/Example/Assets/ScaledCenterCarousel.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "yuriy-tolstoguzov": "Yuriy.Tolstoguzov@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/yuriy-tolstoguzov/ScaledCenterCarousel.git",
17     "tag": "1.0.1"
18   },
19   "social_media_url": "https://twitter.com/ImOssir",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "ScaledCenterCarousel/Classes/**/*",
24   "public_header_files": "ScaledCenterCarousel/Classes/*.h",
25   "frameworks": "UIKit"