blob: f10b53d262150377671e0ac1f21c92fb76c5af0f [file] [log] [blame]
{
"name": "CNLiveBeeHive",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CNLiveBeeHive/Classes/**/*",
"public_header_files": "CNLiveBeeHive/Classes/**/*.h"
}