blob: 7ac667782148d26c5af161a7ff3188a0a98c8bc3 [file] [log] [blame]
{
"name": "CNLiveBeeHive",
"version": "0.1.1",
"summary": "A short description of CNLiveBeeHive.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://bj.gitlab.cnlive.com/ios-team/CNLiveBeeHive",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oldSixMrZhang": "zhangxu@cnlive.com"
},
"source": {
"git": "http://bj.gitlab.cnlive.com/ios-team/CNLiveBeeHive.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CNLiveBeeHive/Classes/**/*",
"public_header_files": "CNLiveBeeHive/Classes/**/*.h"
}