blob: 73e6c341859dbfcfed090db3f06bfb1d2ab68437 [file] [log] [blame]
{
"name": "LGTeachingMaterialFramework",
"version": "1.1.5",
"summary": "A short description of LGTeachingMaterialFramework.",
"description": "TODO: Add long description of the pod here.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/GuiLQing/LGTeachingMaterialFramework",
"authors": {
"GuiLQing": "gui950823@126.com"
},
"source": {
"git": "https://github.com/GuiLQing/LGTeachingMaterialFramework.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreVideo",
"MediaPlayer",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"UIKit",
"VideoToolbox",
"Accelerate"
],
"libraries": [
"z",
"bz2",
"stdc++"
],
"requires_arc": true,
"static_framework": true,
"source_files": "LGTeachingMaterialFramework/Classes/LGTeachingMaterialFramework.framework/Headers/*.{h}",
"vendored_frameworks": "LGTeachingMaterialFramework/Classes/LGTeachingMaterialFramework.framework",
"resources": "LGTeachingMaterialFramework/Classes/LGTeachingMaterialFramework.bundle",
"dependencies": {
"AFNetworking": [
"3.2.1"
],
"IJKMediaFramework": [
"0.1.2"
],
"PSGChainedMode": [
],
"YJTaskMark": [
],
"YJMediaPlayer": [
],
"YJTaskModule": [
],
"LGAlertHUD": [
],
"YJNetManager": [
],
"YJExtensions": [
],
"YJPresentAnimation": [
],
"LGDictionary": [
],
"YJSearchController": [
],
"YJBaseModule": [
],
"MJExtension": [
],
"Masonry": [
],
"MarqueeLabel": [
"3.2.0"
],
"MJRefresh": [
],
"SDWebImage": [
],
"TFHpple": [
],
"ReactiveObjC": [
],
"BlocksKit": [
],
"XMLDictionary": [
],
"SGTools": [
],
"MSWeakTimer": [
],
"YJFontAlertView": [
],
"YJImageBrowser": [
]
}
}