blob: 896b4c70966a3c661cbc43e92cc45d17f65f0e0f [file] [log] [blame]
{
"name": "Armin",
"version": "1.0.0",
"summary": "Armin is a http/https request service.",
"homepage": "https://github.com/CavanSu/Armin",
"license": "MIT",
"authors": {
"CavanSu": "403029552@qq.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/CavanSu/Armin.git",
"tag": "1.0.0"
},
"source_files": "sources/*.{h,m,swift}",
"dependencies": {
"Alamofire": [
"~> 4.7.3"
]
},
"module_name": "Armin",
"swift_versions": "4.0",
"swift_version": "4.0"
}