[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / f / 2 / 6 / LycamPlusPlay / 0.0.2 / LycamPlusPlay.podspec.json
blob3df4a5c2e8efe8c931bd2675057001b6c121d783
2   "name": "LycamPlusPlay",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": "Pod/Classes/LCPPlayClass/*.h",
19   "resources": "Pod/Assets/*.png",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "CoreGraphics",
24     "VideoToolbox"
25   ],
26   "libraries": [
27     "z",
28     "c++"
29   ],
30   "requires_arc": true,
31   "pod_target_xcconfig": {
32     "ENABLE_BITCODE": "NO"
33   },
34   "dependencies": {
35     "PureLayout": [
36       "~> 2.0"
37     ]
38   }