blob: def4126691b7ea2c7308a4f417e6c910dd712e45 [file] [log] [blame]
{
"name": "AGEVideoLayout",
"version": "1.0.0",
"summary": "A Great Evolution VideoLayout.",
"description": "VideoLayout",
"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.0"
},
"source_files": "sources/*.{h,m,swift}",
"ios": {
"frameworks": "UIKit"
},
"osx": {
"frameworks": "Cocoa"
}
}