[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / 6 / c / PSCarouselView / 1.2.2 / PSCarouselView.podspec.json
blob4cebdcf8ee2205a86e79cc7d8ff44f6c348a7b61
2   "name": "PSCarouselView",
3   "version": "1.2.2",
4   "summary": "A drop-in carousel view. Most of Apps put it in their first screen.",
5   "description": "A drop-in carousel view. Most of Apps put it in their first screen.Ease use and quick compose.",
6   "homepage": "http://shengpan.net/pscarouselview/",
7   "screenshots": "https://raw.githubusercontent.com/DeveloperPans/PSCarouselView/master/PSCarouselView.gif",
8   "license": "MIT",
9   "authors": {
10     "Pan": "developerpans@163.com"
11   },
12   "social_media_url": "http://shengpan.net",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/DeveloperPans/PSCarouselView.git",
19     "tag": "1.2.2"
20   },
21   "source_files": "CarouselDemo/PSCarouselView/**/*.{h,m}",
22   "resources": "CarouselDemo/PSCarouselView/*.xib",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SDWebImage": [
26       "~> 3.7.2"
27     ]
28   }