blob: 3b97bf6dbb40b5488fd8a9e204de58fc075cad3b [file] [log] [blame]
{
"name": "Ios_Player_Lib",
"version": "1.1.3",
"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": "1.1.3"
},
"source_files": "SmvpClient/*.{h,m}",
"public_header_files": "SmvpClient/*.h",
"vendored_libraries": "libSmvpClient.a",
"requires_arc": true
}