blob: 5d6f2680e798b22078351d5547de7cd641b5d62d [file] [log] [blame]
{
"name": "Ios_Player_Lib",
"version": "1.0.1",
"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.1"
},
"vendored_libraries": "libSmvpClient.a",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/SmvpClient"
}
}