blob: 5d1d3d3665e8b7da33db29d6ae867e7f07c3727a [file] [log] [blame]
{
"name": "HshThirdParts-MCloud",
"version": "0.1.0",
"summary": "HshThirdParts-MCloud is the third-party for ‘HeShengHuo’ app.",
"homepage": "https://github.com/ul123dr/HshThirdParts-MCloud.git",
"license": "MIT",
"authors": {
"becks": "zeng.guang@vpclub.cn"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/ul123dr/HshThirdParts-MCloud.git",
"tag": "0.1.0"
},
"source_files": "MCloud/**/headers/*.{h}",
"compiler_flags": "-Wno-format",
"vendored_frameworks": "MCloud/*.{framework}",
"public_header_files": "MCloud/**/headers/*.{h}",
"resources": "MCloud/*.{bundle,plist}",
"libraries": [
"sqlite3.0",
"xml2",
"c++",
"z"
],
"frameworks": [
"CoreServices",
"CoreTelephony"
]
}