blob: 436a33106eae22b5cccde4122d63242306399309 [file] [log] [blame]
{
"name": "KIChameleonView",
"version": "0.2.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.2.0"
},
"source_files": "ChameleonView/Classes/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"SDWebImage": [
],
"VKVideoPlayer": [
],
"FLAnimatedImage": [
]
}
}