blob: 1fab3fbf8001bac21f49833bdce2610e37956175 [file] [log] [blame]
{
"name": "VideoToGifManager",
"version": "0.0.1",
"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.1"
},
"source_files": "Source/*",
"frameworks": [
"AVFoundation",
"UIKit"
],
"requires_arc": true
}