blob: 088c23f7182f6b4519bbd71e0e53ffc0b15d0e7c [file] [log] [blame]
{
"name": "KeyframePicker",
"version": "1.0.1",
"summary": "Keyframe image generateor and picker from a video like iPhone photo library written in Swift.",
"homepage": "https://github.com/zzltjnh/KeyframePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzltjnh": "zzltjnh@gmail.com"
},
"source": {
"git": "https://github.com/zzltjnh/KeyframePicker.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "source/**/*.swift",
"resources": [
"source/**/*.storyboard",
"Resources/images.xcassets"
],
"pushed_with_swift_version": "3.0"
}