blob: a9de9dcc227c9ed033486678430a938dea036d84 [file] [log] [blame]
{
"name": "QiNiuAPI",
"version": "0.1",
"license": "MIT",
"summary": "QiNiu Restful API",
"homepage": "https://github.com/anotheren/QiNiuAPI",
"authors": {
"anotheren": "liudong.edward@gmail.com"
},
"source": {
"git": "https://github.com/anotheren/QiNiuAPI.git",
"tag": "0.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"SwiftyJSON": [
"~> 4.1"
],
"CryptoSwift": [
"~> 0.11"
]
}
}