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