blob: a546d035ce269956e5ba5ed1509b8e203ab3405a [file] [log] [blame]
{
"name": "XFYRpc",
"version": "1.0.3",
"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.3"
},
"source_files": "XFYRpc/HttpService/**/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SwiftyJSON": [
],
"Alamofire": [
],
"CryptoSwift": [
]
}
}