blob: 44143c28f2ea849a7b04bbf7963ad73b126728a8 [file] [log] [blame]
{
"name": "TMRelearnModule",
"version": "1.0.0.0",
"summary": "A short description of TMRelearnModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GuiLQing/TMRelearnModule.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GuiLQing": "gui950823@126.com"
},
"source": {
"git": "https://github.com/GuiLQing/TMRelearnModule.git",
"tag": "1.0.0.0"
},
"platforms": {
"ios": "9.0"
},
"resources": "TMRelearnModule/Classes/TMRelearnModule.bundle",
"source_files": "TMRelearnModule/Classes/TMRelearnModule/**/*",
"private_header_files": "TMRelearnModule/Classes/TMRelearnModule/**/*.h",
"public_header_files": "TMRelearnModule/Classes/TMRelearnModule/TMRelearnManager.h",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"MJRefresh": [
],
"MJExtension": [
],
"YJNetManager": [
],
"SGTools/SGSingleAudioPlayer": [
],
"SGTools/SGSpeechSynthesizer": [
],
"SGTools/SGVocabularyDictation": [
],
"MarqueeLabel": [
"3.2.0"
],
"ReactiveObjC": [
],
"YJTaskMark": [
],
"SGTools/SGTriangleView": [
],
"SGTools/SGGradientProgress": [
],
"PSGChainedMode": [
],
"YJBaseModule": [
]
}
}