blob: 42bc5a43543950a73ff5fee2298f53578aa81b82 [file] [log] [blame]
{
"name": "SolosTagSDK",
"version": "1.0.0",
"summary": "SDK to interect with Solos' smart tags.",
"homepage": "https://solos.io/",
"license": "MIT",
"authors": {
"Solos": "info@solos.io"
},
"source": {
"git": "https://github.com/AppSolos/SolosTagSDK-iOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.1",
"5.2",
"5.3"
],
"source_files": [
"Sources",
"SolosTagSDK/Sources/**/*.{h,m,swift}"
],
"dependencies": {
"AlamofireObjectMapper": [
]
},
"swift_version": "5.3"
}