blob: f36deeaf4aa010e412e65b1c5bfc4a27f13390e7 [file] [log] [blame]
{
"name": "AGEVideoLayout",
"version": "1.0.1",
"summary": "A Great Evolution VideoLayout.",
"description": "You can use AGEVideoLayout to achieve the video views layout you want.",
"homepage": "https://github.com/CavanSu/AGEVideoLayout",
"license": "MIT",
"authors": {
"CavanSu": "403029552@qq.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/CavanSu/AGEVideoLayout.git",
"tag": "1.0.1"
},
"source_files": "sources/*.{h,m,swift}",
"ios": {
"frameworks": "UIKit"
},
"osx": {
"frameworks": "Cocoa"
},
"module_name": "AGEVideoLayout",
"swift_versions": "4.0",
"swift_version": "4.0"
}