[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 2 / e / LycamPlusAPISDK / 0.1.0 / LycamPlusAPISDK.podspec.json
blob715f6704acd021fc481af8b33d15cd71ab60357d
2   "name": "LycamPlusAPISDK",
3   "version": "0.1.0",
4   "summary": "A short description of LycamPlusAPISDK.",
5   "license": "MIT",
6   "authors": {
7     "no777": "no777.nobody@gmail.com"
8   },
9   "homepage": "https://coding.net/u/fengshicao/p/LycamPlusAPI/git",
10   "description": "LycamPlusAPISDK for iOS media server",
11   "frameworks": [
12     "UIKit",
13     "MobileCoreServices",
14     "CoreMedia",
15     "AVFoundation",
16     "Foundation",
17     "AudioToolbox",
18     "CFNetwork",
19     "SystemConfiguration",
20     "ImageIO",
21     "VideoToolbox"
22   ],
23   "requires_arc": true,
24   "source": {
25     "git": "https://git.coding.net/fengshicao/LycamPlusAPI.git",
26     "tag": "0.1.0"
27   },
28   "platforms": {
29     "ios": "7.0"
30   },
31   "ios": {
32     "preserve_paths": "ios/LycamPlusAPI.framework",
33     "public_header_files": "ios/LycamPlusAPI.framework/Versions/A/Headers/*.h",
34     "vendored_frameworks": "ios/LycamPlusAPI.framework"
35   }