[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / 4 / 2 / Ios_Player_Lib / 1.0.1 / Ios_Player_Lib.podspec.json
blob5d6f2680e798b22078351d5547de7cd641b5d62d
2   "name": "Ios_Player_Lib",
3   "version": "1.0.1",
4   "summary": "ios player lib for stonemountain client.",
5   "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",
6   "homepage": "https://github.com/stonemountain/Ios_Player_Lib",
7   "license": "MIT",
8   "authors": {
9     "stonemountain": "julien@smvp.cn"
10   },
11   "source": {
12     "git": "https://github.com/stonemountain/Ios_Player_Lib.git",
13     "tag": "1.0.1"
14   },
15   "vendored_libraries": "libSmvpClient.a",
16   "requires_arc": true,
17   "xcconfig": {
18     "HEADER_SEARCH_PATHS": "$(SDKROOT)/SmvpClient"
19   }