blob: cbec39a77fc01c285feaf2aa05e91335c7ef4df6 [file] [log] [blame]
{
"name": "OplyticSDK",
"version": "0.2.1",
"summary": "Oplytic SDK for attribution and deep-linking.",
"swift_version": "4.1",
"description": "Oplytic integrates seamlessly with your affiliate network and partners and connects to your mobile analytics platform, web analytics platform, CRM to get the full measurement picture.",
"homepage": "https://github.com/oplytic/OplyticSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oplytic Support": "support@oplytic.com"
},
"source": {
"git": "https://github.com/oplytic/OplyticSDK.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "OplyticSDK/Classes/**/*",
"frameworks": [
"UIKit",
"AdSupport"
]
}