[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 0 / 2 / a / LGTeachingMaterialFramework / 1.0.0.1 / LGTeachingMaterialFramework.podspec.json
blob26e7c5f1e3fc0628a2762314a5d105f19c079024
2   "name": "LGTeachingMaterialFramework",
3   "version": "1.0.0.1",
4   "summary": "A short description of LGTeachingMaterialFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/GuiLQing/LGTeachingMaterialFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GuiLQing": "gui950823@126.com"
13   },
14   "source": {
15     "git": "https://github.com/GuiLQing/LGTeachingMaterialFramework.git",
16     "tag": "1.0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "AudioToolbox",
23     "AVFoundation",
24     "CoreGraphics",
25     "CoreMedia",
26     "CoreVideo",
27     "MediaPlayer",
28     "MobileCoreServices",
29     "OpenGLES",
30     "QuartzCore",
31     "UIKit",
32     "VideoToolbox",
33     "Accelerate"
34   ],
35   "libraries": [
36     "z",
37     "bz2",
38     "stdc++"
39   ],
40   "requires_arc": true,
41   "static_framework": true,
42   "source_files": "LGTeachingMaterialFramework/Classes/LGTeachingMaterialFramework.framework/Headers/*.{h}",
43   "vendored_frameworks": "LGTeachingMaterialFramework/Classes/LGTeachingMaterialFramework.framework",
44   "resources": "LGTeachingMaterialFramework/Classes/LGTeachingMaterialFramework.bundle",
45   "dependencies": {
46     "PSGChainedMode": [
48     ],
49     "YJTaskMark": [
51     ],
52     "YJMediaPlayer": [
54     ],
55     "YJTaskModule": [
57     ],
58     "LGAlertHUD": [
60     ],
61     "YJNetManager": [
63     ],
64     "YJExtensions": [
66     ],
67     "YJPresentAnimation": [
69     ],
70     "LGDictionary": [
72     ],
73     "YJSearchController": [
75     ],
76     "YJBaseModule": [
78     ],
79     "MJExtension": [
81     ],
82     "Masonry": [
84     ],
85     "MarqueeLabel": [
86       "3.2.0"
87     ],
88     "MJRefresh": [
90     ],
91     "SDWebImage": [
93     ],
94     "TFHpple": [
96     ],
97     "ReactiveObjC": [
99     ],
100     "BlocksKit": [
102     ],
103     "XMLDictionary": [
105     ],
106     "LGNote": [
108     ],
109     "SGTools": [
111     ],
112     "MSWeakTimer": [
114     ]
115   }