[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 6 / 1 / TMRelearnModule / 1.0.0.0 / TMRelearnModule.podspec.json
blob44143c28f2ea849a7b04bbf7963ad73b126728a8
2   "name": "TMRelearnModule",
3   "version": "1.0.0.0",
4   "summary": "A short description of TMRelearnModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/GuiLQing/TMRelearnModule.git",
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/TMRelearnModule.git",
16     "tag": "1.0.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "resources": "TMRelearnModule/Classes/TMRelearnModule.bundle",
22   "source_files": "TMRelearnModule/Classes/TMRelearnModule/**/*",
23   "private_header_files": "TMRelearnModule/Classes/TMRelearnModule/**/*.h",
24   "public_header_files": "TMRelearnModule/Classes/TMRelearnModule/TMRelearnManager.h",
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "Masonry": [
31     ],
32     "MJRefresh": [
34     ],
35     "MJExtension": [
37     ],
38     "YJNetManager": [
40     ],
41     "SGTools/SGSingleAudioPlayer": [
43     ],
44     "SGTools/SGSpeechSynthesizer": [
46     ],
47     "SGTools/SGVocabularyDictation": [
49     ],
50     "MarqueeLabel": [
51       "3.2.0"
52     ],
53     "ReactiveObjC": [
55     ],
56     "YJTaskMark": [
58     ],
59     "SGTools/SGTriangleView": [
61     ],
62     "SGTools/SGGradientProgress": [
64     ],
65     "PSGChainedMode": [
67     ],
68     "YJBaseModule": [
70     ]
71   }