[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / f / 2 / 6 / LycamPlusPlay / 0.0.1 / LycamPlusPlay.podspec.json
blob575ef4ccd00ee5467b46d42de589b0b1155fdda4
2   "name": "LycamPlusPlay",
3   "version": "0.0.1",
4   "summary": "LycamPlusPlay SDK for iOS",
5   "description": "详情请点击 http://www.lycam.tv\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/LycamPlusSDK-iOS/git",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "fengshicao": "fengshicao@lycam.tv"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://git.coding.net/fengshicao/LycamPlusPlayerSDK-iOS.git",
16     "tag": "0.0.1"
17   },
18   "resources": "Pod/Assets/*.png",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "CoreGraphics",
23     "VideoToolbox"
24   ],
25   "libraries": [
26     "z",
27     "c++"
28   ],
29   "requires_arc": true,
30   "pod_target_xcconfig": {
31     "ENABLE_BITCODE": "NO"
32   },
33   "dependencies": {
34     "PureLayout": [
35       "~> 2.0"
36     ]
37   }