blob: 5dd7755994dae1d345c90e84569d2d2552f21aba [file] [log] [blame]
{
"name": "CMGLivePodDemo",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CMGLivePodDemo/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"MMLayout": [
],
"Masonry": [
]
}
}