[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 5 / KeyframePicker / 1.0.1 / KeyframePicker.podspec.json
blob088c23f7182f6b4519bbd71e0e53ffc0b15d0e7c
2   "name": "KeyframePicker",
3   "version": "1.0.1",
4   "summary": "Keyframe image generateor and picker from a video like iPhone photo library written in Swift.",
5   "homepage": "https://github.com/zzltjnh/KeyframePicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zzltjnh": "zzltjnh@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/zzltjnh/KeyframePicker.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "source/**/*.swift",
21   "resources": [
22     "source/**/*.storyboard",
23     "Resources/images.xcassets"
24   ],
25   "pushed_with_swift_version": "3.0"