{ | |
"name": "XYJSON", | |
"version": "1.1.0", | |
"summary": "An easy way to create parameters of request.", | |
"homepage": "https://github.com/RayJiang16/XYJSON", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"RayJiang": "1184731421@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/RayJiang16/XYJSON.git", | |
"tag": "1.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"swift_versions": "5.1", | |
"source_files": "Sources/Core/**/*.swift", | |
"frameworks": "UIKit", | |
"swift_version": "5.1" | |
} |