blob: c5b82ed56254718e9a833311c578d348b641b0cc [file] [log] [blame]
{
"name": "Ios_Player_Lib",
"version": "1.0.6",
"summary": "ios player lib for stonemountain client.",
"description": " Ios player lib for stonemountain client.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/stonemountain/Ios_Player_Lib",
"license": "MIT",
"authors": {
"stonemountain": "julien@smvp.cn"
},
"source": {
"git": "https://github.com/stonemountain/Ios_Player_Lib.git",
"tag": "1.0.6"
},
"public_header_files": "Ios_Player_Lib/**/*.h",
"vendored_libraries": "libSmvpClient.a",
"requires_arc": true
}