blob: f7270dea005f5d693a69644bea637276045a3853 [file] [log] [blame]
{
"name": "NicooNetwork",
"version": "0.1.1",
"summary": "Network for Swift 4.2",
"description": "swift4. 基于 Alamofire 封装的网络请求框架",
"homepage": "https://github.com/yangxina/NicooNetwork.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"504672006@qq.com": "yangxin@tzpt.com"
},
"source": {
"git": "https://github.com/yangxina/NicooNetwork.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NicooNetwork/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"YYCache": [
]
}
}