blob: 69583064bf072be06c159ecedf64737b9e7b257a [file] [log] [blame]
{
"name": "LGEnglishTrainingFramework",
"version": "1.0.0",
"summary": "A short description of LGEnglishTrainingFramework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GuiLQing/LGEnglishTrainingFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GuiLQing": "gui950823@126.com"
},
"source": {
"git": "https://github.com/GuiLQing/LGEnglishTrainingFramework.git",
"tag": "1.0.0"
},
"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": "LGEnglishTrainingFramework/Classes/LGEnglishTrainingFramework.framework/Headers/*.{h}",
"vendored_frameworks": "LGEnglishTrainingFramework/Classes/LGEnglishTrainingFramework.framework",
"resource_bundles": {
"Resources": "LGEnglishTrainingFramework/Classes/LGEnglishTrainingFramework.bundle"
},
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"JSONModel": [
],
"SDWebImage": [
],
"Reachability": [
],
"ReactiveObjC": [
],
"MJRefresh": [
],
"Charts": [
"~> 3.1.1"
],
"MarqueeLabel": [
"~> 3.2.0"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"YYText": [
],
"MJExtension": [
],
"YJTaskMark": [
],
"YJMediaPlayer": [
]
}
}