[Add] AlibabacloudSlb20140515 1.0.5
[CocoaPods.git] / Specs / 9 / 2 / 6 / LGKnowledgeFramework / 2.1.1 / LGKnowledgeFramework.podspec.json
blobc5c2ed8a620a64ebe9516da6edb9f6cc82a0cc34
2   "name": "LGKnowledgeFramework",
3   "version": "2.1.1",
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": "2.1.1"
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     "YJImageBrowser": [
56     ],
57     "YJCoreText": [
59     ],
60     "BlocksKit": [
62     ]
63   }