blob: 21a1be10c0dcb5c1c644b4d2e044e3a8cd1a9e90 [file] [log] [blame]
{
"name": "NFClient",
"platforms": {
"ios": "9.0"
},
"summary": "NFClient is network manager",
"requires_arc": true,
"static_framework": true,
"version": "1.2.40",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NhatNguyen": "nhatbg89@gmail.com"
},
"homepage": "https://github.com/nhatduong/NFClient",
"source": {
"git": "https://github.com/nhatduong/NFClient.git",
"tag": "1.2.40"
},
"frameworks": [
"UIKit",
"CFNetwork",
"CoreGraphics",
"GLKit",
"OpenGLES",
"QuartzCore",
"Security"
],
"dependencies": {
"SwiftyJSON": [
"~> 5.0.0"
],
"Alamofire": [
"~> 4.9.1"
],
"libjingle_peerconnection": [
],
"SocketRocket": [
"~> 0.5.1"
],
"Socket.IO-Client-Swift": [
"~> 15.2.0"
],
"Starscream": [
"~> 3.1.1"
]
},
"swift_versions": "5.1.3",
"resources": [
"Videocall/**/*.{png,jpeg,jpg,storyboard,xib}",
"PeerClient/**/*.{png,jpeg,jpg,storyboard,xib}"
],
"swift_version": "5.1.3"
}