blob: 09ad60d2180ef35650cdbd891604c6f181535e23 [file] [log] [blame]
{
"name": "CMGLivePodDemo",
"version": "0.1.29",
"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.29"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CMGLivePodDemo/Classes/**/*",
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 armv7s x86_64"
},
"static_framework": true,
"frameworks": "UIKit",
"dependencies": {
"SuperPlayer": [
]
}
}