blob: 7ca78537bd8f9244463740ffeaa87022542e9524 [file] [log] [blame]
{
"name": "XFYRpc",
"version": "1.0.8",
"summary": "网络请求",
"description": "网络请求",
"homepage": "http://git.fangyuanyouyue.com/zhouli/XFYRpc",
"license": "MIT",
"authors": {
"Ann": "m13657686746@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.fangyuanyouyue.com/zhouli/XFYRpc.git",
"tag": "1.0.8"
},
"source_files": "XFYRpc/HttpService/**/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SwiftyJSON": [
],
"Alamofire": [
],
"CryptoSwift": [
]
}
}