blob: 02962e88d0c439845feb5a5e6266d73173aa50f2 [file] [log] [blame]
{
"name": "ActivSync",
"version": "1.0.2",
"summary": "Connect with our Activbody API!",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ActivBody/activ-sync/",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"brunohenriquesk1@hotmail.com": "brunohenriquesk1@hotmail.com"
},
"platforms": {
"tvos": "10.1",
"ios": "10.1"
},
"source": {
"http": "https://github.com/ActivBody/activ-sync/releases/download/1.0.1/ActivSync.zip"
},
"source_files": "ActivSync.framework/Headers/ActivSync-Swift.h",
"vendored_frameworks": "ActivSync.framework",
"frameworks": [
"UIKit",
"Security"
],
"dependencies": {
"Alamofire": [
],
"SwiftLint": [
]
},
"swift_version": "5.0"
}