[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 7 / 0 / LGEnglishTrainingFramework / 1.0.0 / LGEnglishTrainingFramework.podspec.json
blob69583064bf072be06c159ecedf64737b9e7b257a
2   "name": "LGEnglishTrainingFramework",
3   "version": "1.0.0",
4   "summary": "A short description of LGEnglishTrainingFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/GuiLQing/LGEnglishTrainingFramework",
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/LGEnglishTrainingFramework.git",
16     "tag": "1.0.0"
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": "LGEnglishTrainingFramework/Classes/LGEnglishTrainingFramework.framework/Headers/*.{h}",
43   "vendored_frameworks": "LGEnglishTrainingFramework/Classes/LGEnglishTrainingFramework.framework",
44   "resource_bundles": {
45     "Resources": "LGEnglishTrainingFramework/Classes/LGEnglishTrainingFramework.bundle"
46   },
47   "dependencies": {
48     "AFNetworking": [
50     ],
51     "Masonry": [
53     ],
54     "JSONModel": [
56     ],
57     "SDWebImage": [
59     ],
60     "Reachability": [
62     ],
63     "ReactiveObjC": [
65     ],
66     "MJRefresh": [
68     ],
69     "Charts": [
70       "~> 3.1.1"
71     ],
72     "MarqueeLabel": [
73       "~> 3.2.0"
74     ],
75     "MBProgressHUD": [
76       "~> 1.1.0"
77     ],
78     "YYText": [
80     ],
81     "MJExtension": [
83     ],
84     "YJTaskMark": [
86     ],
87     "YJMediaPlayer": [
89     ]
90   }