[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 0 / LycamPlusMediaPlayerFramework / 0.0.4 / LycamPlusMediaPlayerFramework.podspec.json
blobd6235c26e0fd0b0e4f98800b782b60c849e31ae2
2   "name": "LycamPlusMediaPlayerFramework",
3   "version": "0.0.4",
4   "summary": "LycamPlusMediaPlayerFramework for iOS MediaPlay SDK.",
5   "description": "LycamPlusMediaPlayerFramework is a framework for iOS.It is used to play a media\nwith HLS or RTMP\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!",
6   "homepage": "https://coding.net/u/fengshicao/p/LycamPlusMediaPlayerSDK-iOS/git",
7   "license": "MIT",
8   "authors": {
9     "fengshicao": "fengshicao@lycam.tv"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://git.coding.net/fengshicao/LycamPlusMediaPlayerSDK-iOS.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "DevelopPod/Classes",
20     "DevelopPod/Classes/*.{h,m}"
21   ],
22   "resources": "DevelopPod/Resources/*.png",
23   "vendored_frameworks": "*.framework",
24   "frameworks": [
25     "VideoToolbox",
26     "UIKit"
27   ],
28   "libraries": [
29     "z",
30     "c++"
31   ],
32   "requires_arc": true,
33   "dependencies": {
34     "PureLayout": [
35       "~> 2.0"
36     ]
37   }