[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 2 / a / LGTeachingMaterialFramework / 1.1.5 / LGTeachingMaterialFramework.podspec.json
blob73e6c341859dbfcfed090db3f06bfb1d2ab68437
2   "name": "LGTeachingMaterialFramework",
3   "version": "1.1.5",
4   "summary": "A short description of LGTeachingMaterialFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "homepage": "https://github.com/GuiLQing/LGTeachingMaterialFramework",
11   "authors": {
12     "GuiLQing": "gui950823@126.com"
13   },
14   "source": {
15     "git": "https://github.com/GuiLQing/LGTeachingMaterialFramework.git",
16     "tag": "1.1.5"
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     "AFNetworking": [
47       "3.2.1"
48     ],
49     "IJKMediaFramework": [
50       "0.1.2"
51     ],
52     "PSGChainedMode": [
54     ],
55     "YJTaskMark": [
57     ],
58     "YJMediaPlayer": [
60     ],
61     "YJTaskModule": [
63     ],
64     "LGAlertHUD": [
66     ],
67     "YJNetManager": [
69     ],
70     "YJExtensions": [
72     ],
73     "YJPresentAnimation": [
75     ],
76     "LGDictionary": [
78     ],
79     "YJSearchController": [
81     ],
82     "YJBaseModule": [
84     ],
85     "MJExtension": [
87     ],
88     "Masonry": [
90     ],
91     "MarqueeLabel": [
92       "3.2.0"
93     ],
94     "MJRefresh": [
96     ],
97     "SDWebImage": [
99     ],
100     "TFHpple": [
102     ],
103     "ReactiveObjC": [
105     ],
106     "BlocksKit": [
108     ],
109     "XMLDictionary": [
111     ],
112     "SGTools": [
114     ],
115     "MSWeakTimer": [
117     ],
118     "YJFontAlertView": [
120     ],
121     "YJImageBrowser": [
123     ]
124   }