blob: 95fa107b8c5eb1884274b06d3ff8f6335dcfda1b [file] [log] [blame]
{
"name": "ANQiNiuAPI",
"version": "2.1.0",
"license": "MIT",
"summary": "ANQiNiuAPI",
"homepage": "https://github.com/anotheren/ANQiNiuAPI",
"authors": {
"anotheren": "liudong.edward@gmail.com"
},
"source": {
"git": "https://github.com/anotheren/ANQiNiuAPI.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"dependencies": {
"SwiftyJSON": [
],
"CryptoSwift": [
],
"ANBaseNetwork": [
]
},
"swift_version": "5.1"
}