blob: d2f6d3dd4e46a9610c9c5645e6fb3be6c438317f [file] [log] [blame]
{
"name": "ImagePlayerView",
"version": "1.0.4",
"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.0.4"
},
"source_files": "ImagePlayerView/*.{h,m}",
"requires_arc": true
}