blob: 7ebc7c59cf03a31676731f48e228358f885b88b5 [file] [log] [blame]
{
"name": "CPKenburnsSlideshowView",
"version": "1.1.1",
"summary": "CPKenburnsSlideshowView is kenburn effects imageView",
"homepage": "http://www.muukii.me",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"muukii": "muukii.muukii@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/muukii0803/CPKenburnsSlideshowView.git",
"tag": "1.1.1"
},
"requires_arc": true,
"source_files": [
"CPKenburnsSlideshowView",
"CPKenburnsSlideshowView/*.{h,m}"
],
"dependencies": {
"CPKenburnsView": [
]
}
}