blob: 0b0cc872e62346a15e35f7c52f8044b3ab35978d [file] [log] [blame]
{
"name": "Ios_Player_Lib",
"version": "0.0.5",
"summary": "ios player lib for stonemountain client.",
"description": " Ios player lib for stonemountain client.\n",
"homepage": "https://github.com/stonemountain/Ios_Player_Lib",
"license": "MIT",
"authors": {
"stonemountain": "julien@smvp.cn"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/stonemountain/Ios_Player_Lib.git",
"tag": "0.0.5"
},
"source_files": "SmvpClient/*.{h,m}",
"public_header_files": "SmvpClient/*.h",
"vendored_libraries": "libSmvpClient.a",
"requires_arc": true
}