blob: c621c4894466da81d51f3a4997cf2b269368fd8a [file] [log] [blame]
{
"name": "KPImageView",
"version": "0.0.3",
"summary": "UIImageView with Ken Burns effect.",
"homepage": "https://github.com/khuong291/KPImageView",
"license": {
"type": "MIT",
"text": " Copyright 2016 Khuong Pham\n"
},
"authors": {
"khuong291": "dkhuong291@gmail.com"
},
"source": {
"git": "https://github.com/khuong291/KPImageView.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "KPImageView/KPImageView.swift",
"pushed_with_swift_version": "3.0"
}