blob: cbcbc0c39941ca4898b3f228fdac1fda6d3ac79f [file] [log] [blame]
{
"name": "LGKnowledgeFramework",
"version": "1.0.7",
"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": "1.0.7"
},
"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": [
]
}
}