blob: 9f55f69225e9aa8dd59fdf88180147474d64e630 [file] [log] [blame]
{
"name": "boostRingcentral",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"boostRingcentral": [
"Pod/Assets/*.png"
]
}
}