blob: e7389b15cdb645fdc50298362f94c435f18a9eeb [file] [log] [blame]
{
"name": "GGVideoTrim",
"version": "1.0.3",
"summary": "GGVideoTrim is aimed at trimming video at the duration you want",
"description": "GGVideoTrim is aimed at trimming video at the duration you want.",
"homepage": "https://github.com/zhao19880827/GGVideoTrimSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhao19880827": "bjzhaoyingru@corp.netease.com"
},
"source": {
"git": "https://github.com/zhao19880827/GGVideoTrimSDK.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GGVideoTrim/GGVideoTrim/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}