blob: 23a926c51a18a258aa2d514515438db9865dddab [file] [log] [blame]
{
"name": "RickNetworkService",
"version": "0.1.0",
"summary": "a lightweight network service pod",
"description": "a lightweight network service pod based Alamofire provides smart http requests",
"homepage": "https://github.com/RickwangF/RickNetworkService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rick": "woshiwwy16@126.com"
},
"source": {
"git": "https://github.com/RickwangF/RickNetworkService.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "RickNetworkService/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.9.1"
]
},
"swift_version": "5.0"
}