blob: cad917afdd5f026c082b62e7de78e8adabc0691e [file] [log] [blame]
{
"name": "DataZoom",
"platforms": {
"ios": "10.0"
},
"summary": "DataZoom framework",
"requires_arc": true,
"version": "0.5.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ashok": "ashok@datazoom.io"
},
"homepage": "https://gitlab.com/datazoom/apple-ios-mobile/mobile-ios-base-collector",
"source": {
"git": "git@gitlab.com:datazoom/apple-ios-mobile/mobile-ios-base-collector.git",
"tag": "0.5.0"
},
"frameworks": [
"CoreData",
"SystemConfiguration",
"AdSupport"
],
"libraries": [
"z",
"sqlite3"
],
"source_files": "DataZoom/DataZoom/**/*.{h,m,swift}",
"swift_versions": "5.1",
"static_framework": true,
"swift_version": "5.1"
}