blob: 7a13f3818bb02d46be6118f930693c5a7b0aedb3 [file] [log] [blame]
{
"name": "KIChameleonView",
"version": "0.3.0",
"summary": "The magical image view! Can be a movie, or an anim gif, or normal png, jpgs.",
"homepage": "https://github.com/kaiinui/KIChameleonView",
"license": "MIT",
"authors": {
"kaiinui": "lied.der.optik@gmail.com"
},
"source": {
"git": "https://github.com/kaiinui/KIChameleonView.git",
"tag": "v0.3.0"
},
"source_files": "ChameleonView/Classes/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"SDWebImage": [
],
"VKVideoPlayer": [
],
"FLAnimatedImage": [
]
}
}