blob: 6e1952bf20055f49fcf9b080281d4bd9a29fdb35 [file] [log] [blame]
{
"name": "LGKnowledgeFramework",
"version": "2.1.4",
"summary": "智能化知识点学习课件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LYajun/LGKnowledgeFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LYajun": "liuyajun1999@icloud.com"
},
"source": {
"git": "https://github.com/LYajun/LGKnowledgeFramework.git",
"tag": "2.1.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"static_framework": true,
"source_files": "LGKnowledgeFramework/Classes/LGKnowledgeFramework.framework/Headers/*.{h}",
"vendored_frameworks": "LGKnowledgeFramework/Classes/LGKnowledgeFramework.framework",
"resources": "LGKnowledgeFramework/Classes/LGKnowledgeFramework.bundle",
"dependencies": {
"YJTaskMark": [
],
"YJExtensions": [
],
"YJBaseModule": [
],
"LGAlertHUD": [
],
"YJNetManager": [
],
"YJPresentAnimation": [
],
"YJUtils": [
],
"MJExtension": [
],
"Masonry": [
],
"YJImageBrowser": [
],
"YJCoreText": [
],
"BlocksKit": [
]
}
}