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