blob: 1301343816a54a3451e73a254ee7cacdf205e57a [file] [log] [blame]
{
"name": "OplyticSDK",
"version": "0.1.0",
"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": {
"ValueMags Support": "support@valuemags.com"
},
"source": {
"git": "https://github.com/oplytic/OplyticSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "OplyticSDK/Classes/**/*",
"frameworks": [
"UIKit",
"AdSupport"
],
"libraries": "sqlite3"
}