blob: 7d12fe62bd0bd91282c71cb6975ac255084fa8e2 [file] [log] [blame]
{
"name": "YLNetService",
"version": "0.1.0",
"summary": "A short description of YLNetService.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.jaadee.com/liuyongxin/YLNetService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LYX": "18042640950@163.com"
},
"source": {
"git": "https://git.jaadee.com/liuyongxin/YLNetService.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YLNetService/Classes/**/*",
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.0"
}