blob: ed7cc64f39996e9c46df0469aed2741f8b73d8c9 [file] [log] [blame]
{
"name": "CPKenburnsSlideshowView",
"version": "1.0.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.0.1"
},
"requires_arc": true,
"source_files": [
"CPKenburnsSlideshowView",
"CPKenburnsSlideshowView/*.{h,m}"
],
"dependencies": {
"CPKenburnsView": [
]
}
}