blob: 0322dca5515be9393c6e4fbbf35b1d3d65fdc5f9 [file] [log] [blame]
{
"name": "Ios_Player_Lib",
"version": "0.0.2",
"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": "0.0.2"
},
"source_files": "SmvpClient/*.{h,m}",
"public_header_files": [
"SmvpClient/SmvpAPIClient.h",
"SmvpClient/SmvpBasicMethod.h",
"SmvpClient/SmvpCategoriesHandler.h",
"SmvpClient/SmvpCategory.h"
],
"vendored_libraries": "libSmvpClient.a",
"requires_arc": false
}