blob: ac9c05cec7121a0564076132c1b223058d84ea75 [file] [log] [blame]
{
"name": "ImagePlayerView",
"version": "1.1.2",
"summary": "Show a group of images in view",
"description": "Show a group of images in view, only few code to support. Support UIPageControl, auto scroll.",
"homepage": "https://github.com/interchen/ImagePlayerView.git",
"license": "MIT",
"authors": {
"Chen Yanjun": "inter.chen@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/interchen/ImagePlayerView.git",
"tag": "1.1.2"
},
"source_files": "ImagePlayerView/*.{h,m}",
"requires_arc": true
}