blob: ed17e84ee341f4e0ee7e7093ba767b2ea93d344b [file] [log] [blame]
{
"name": "boostRingcentral",
"version": "0.1.1",
"summary": "boost c++ library",
"description": " boost c++ library for ringcentral\n",
"homepage": "http://git.rcch.ringcentral.com/jacob.jiang/boost",
"license": "MIT",
"authors": {
"jacob.jiang": "jacob.jiang@ringcentral.com"
},
"source": {
"git": "http://git.rcch.ringcentral.com:8888/jacob.jiang/boost.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"boostRingcentral": [
"Pod/Assets/*.png"
]
},
"header_dir": "\"${PODS_ROOT}/boost\""
}