[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 6 / 3 / ImagePlayerView / 1.0.1 / ImagePlayerView.podspec.json
blob7482bd44d957a5213e930ac25089a330916347ee
2   "name": "ImagePlayerView",
3   "version": "1.0.1",
4   "summary": "Show a group of images in view",
5   "description": "Show a group of images in view, only few code to support. Support UIPageControl, auto scroll.",
6   "homepage": "https://github.com/interchen/ImagePlayerView.git",
7   "license": "MIT",
8   "authors": {
9     "Chen Yanjun": "inter.chen@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/interchen/ImagePlayerView.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "ImagePlayerView/*.{h,m}",
19   "requires_arc": true