blob: 4f55a4e735191613a4933e0b0d9f1b05639ecd7b [file] [log] [blame]
{
"name": "MedimozSdk",
"version": "1.0.2",
"summary": "Audience measurement for iOS applications",
"description": "Medimoz SDK is the tracking component that allows us to measure the audience\nfor your iOS application. If you have not received an integration document\nwith intructions and credentials, please write us at soporte@medimoz.com",
"homepage": "https://github.com/medimoz/medimoz-sdk-ios",
"license": "MIT",
"authors": {
"Carlos Beltrán Recabarren": "cbrecabarren@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/medimoz/medimoz-sdk-ios.git",
"tag": "1.0.2"
},
"swift_versions": "4.0",
"source_files": "MedimozFW/*.swift",
"dependencies": {
"MatomoTracker": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.0"
}