blob: 8629933f6160d0a3e1b4148d350bc18146b5dd02 [file] [log] [blame]
{
"name": "ImagePlayerView",
"version": "0.4",
"summary": "Show a group of images in view",
"description": "Show a group of images in view, only few code to support",
"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": "0.4"
},
"source_files": "ImagePlayerView/*.{h,m}",
"requires_arc": true
}