blob: 32af6c449eedca75f4d64f48c3ead91a6714d910 [file] [log] [blame]
{
"name": "SVRFClient",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"version": "1.3.0",
"source": {
"git": "https://github.com/Svrf/svrf-swift4-client.git",
"tag": "1.3.0"
},
"authors": "SVRF",
"license": "MIT",
"homepage": "http://developers.svrf.com",
"summary": "SVRF API client",
"documentation_url": "https://github.com/SVRF/svrf-swift4-client",
"source_files": "SVRFClient/Classes/**/*.swift",
"dependencies": {
"Alamofire": [
"~> 4.5.0"
]
},
"swift_version": "4",
"deprecated_in_favor_of": "SvrfSDK"
}