blob: 779dcf195061064a6e069b1b198a7d2a34c28557 [file] [log] [blame]
{
"name": "VideoToGifManager",
"version": "0.0.2",
"summary": "用于视频转换成gif图片",
"description": "用来把视频转成gif图片",
"homepage": "https://www.shenhongbang.cc",
"license": "MIT",
"authors": {
"shenhongbang": "shenhongbang@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jiutianhuanpei/VideoToGifManager.git",
"tag": "0.0.2"
},
"source_files": "Source/*",
"frameworks": [
"AVFoundation",
"UIKit"
],
"requires_arc": true
}