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