{ | |
"name": "PodLearn-QH", | |
"version": "0.0.3", | |
"summary": "学习 pod", | |
"description": "学习", | |
"swift_versions": "4.2", | |
"homepage": "https://cloud.minapp.com/", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"pengquanhua": "pengquanhua@ifanr.com" | |
}, | |
"source": { | |
"git": "https://github.com/pqhifanr/PodLearn.git", | |
"tag": "0.0.3" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "PodLearn/*.swift", | |
"dependencies": { | |
"Moya": [ | |
"<= 12.0.1" | |
] | |
}, | |
"swift_version": "4.2" | |
} |