blob: 0c7855bb852f20349de4705485c29ac1037be6d2 [file] [log] [blame]
{
"name": "CMGLivePodDemo",
"version": "0.1.18",
"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.18"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CMGLivePodDemo/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"PLPlayerKit": [
],
"SDWebImage": [
],
"MMLayout": [
],
"Masonry": [
]
}
}