blob: 945ee74abd527e2c586f0a759680252cba7a73a8 [file] [log] [blame]
{
"name": "ActivSync",
"version": "1.0.1",
"summary": "Connect with our Activbody API!",
"swift_versions": "5.1",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/brunohenriquesk1/CartTest",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"brunohenriquesk1@hotmail.com": "brunohenriquesk1@hotmail.com"
},
"platforms": {
"tvos": "10.2",
"ios": "10.2"
},
"source": {
"http": "https://github.com/brunohenriquesk1/CartTest/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.1"
}