[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / e / c / 6 / YCSlideShowImageView / 1.1 / YCSlideShowImageView.podspec.json
blob5c93703d5586cc52ba4733736263af5be45ea767
2   "name": "YCSlideShowImageView",
3   "version": "1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/yuppiu/YCSlideShowImageView",
9   "authors": {
10     "Fabio Knoedt": "fabioknoedt@gmail.com"
11   },
12   "summary": "A very simple subclass of UIImageView with the option to animate like a Slide Show between 2+ images.",
13   "source": {
14     "git": "https://github.com/yuppiu/YCSlideShowImageView.git",
15     "tag": "1.1"
16   },
17   "source_files": "YCSlideShowImageView.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "6.0"
21   }