blob: 961c0c49cf2a6eefc65bb7be523ae7e0c84c882a [file] [log] [blame]
{
"name": "CMGLivePodDemo",
"version": "0.1.23",
"summary": "A short description of CMGLivePodDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/coderzhang213/CMGLivePodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuzhang": "yuzhang@coupang.com"
},
"source": {
"git": "https://github.com/coderzhang213/CMGLivePodDemo.git",
"tag": "0.1.23"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CMGLivePodDemo/Classes/**/*",
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 armv7s x86_64"
},
"frameworks": "UIKit",
"dependencies": {
"SuperPlayer": [
]
}
}