blob: 2b016ec5ad939ebdb60a43e3701cbe922910f687 [file] [log] [blame]
{
"name": "libpag",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "libpag SDK",
"homepage": "https://github.com/libpag/libpag-ios",
"source": {
"git": "https://github.com/libpag/libpag-ios.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"libpag": "libpag@tencent.com"
},
"ios": {
"frameworks": [
"UIKit",
"VideoToolbox",
"CoreMedia"
]
},
"vendored_frameworks": "framework/*.framework"
}