blob: 915f552a3f73f2635a06f0bba757320605b2dec5 [file] [log] [blame]
{
"name": "IJKMediaPlayFramework",
"version": "0.0.1",
"summary": "IJKMediaPlayFramework for iOS",
"description": "A longer description of IJKMediaPlayFramework in Markdown format.\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!",
"homepage": "https://coding.net/u/fengshicao/p/LycamIJKMediaPlayerFramework/git",
"license": "MIT",
"authors": {
"fengshicao": "fengshicao@lycam.tv"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://git.coding.net/fengshicao/LycamIJKMediaPlayerFramework.git",
"tag": "0.0.1"
},
"vendored_frameworks": "*.framework",
"frameworks": "VideoToolbox",
"libraries": [
"z",
"c++"
],
"requires_arc": true
}