[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 2 / 6 / LGKnowledgeFramework / 1.0.0 / LGKnowledgeFramework.podspec.json
blobc9c2ae0598d0af342b1181eb3d041c7250cc4def
2   "name": "LGKnowledgeFramework",
3   "version": "1.0.0",
4   "summary": "通用知识点学习课件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LYajun/LGKnowledgeFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LYajun": "liuyajun1999@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/LYajun/LGKnowledgeFramework.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "source_files": "LGKnowledgeFramework/Classes/LGKnowledgeFramework.framework/Headers/*.{h}",
24   "vendored_frameworks": "LGKnowledgeFramework/Classes/LGKnowledgeFramework.framework",
25   "resources": "LGKnowledgeFramework/Classes/LGKnowledgeFramework.bundle",
26   "dependencies": {
27     "YJTaskMark": [
29     ],
30     "YJExtensions": [
32     ],
33     "YJBaseModule": [
35     ],
36     "LGAlertHUD": [
38     ],
39     "YJNetManager": [
41     ],
42     "YJPresentAnimation": [
44     ],
45     "YJUtils": [
47     ],
48     "MJExtension": [
50     ],
51     "Masonry": [
53     ]
54   }