blob: ac35e48d02c17ad6a60e9ad10e31da096f48bb4b [file] [log] [blame]
{
"name": "OplyticSDKRepo",
"version": "0.2.0",
"summary": "Oplytic provides precise attribution and reattribution to affiliate partners.",
"swift_version": "4.1",
"description": "Oplytic tracks installs, actions and purchases within mobile apps providing precise attribution and reattribution to affiliate partners.",
"homepage": "https://github.com/siska/OplyticSDKRepo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"siska": "rsiska1@gmail.com"
},
"source": {
"git": "https://github.com/siska/OplyticSDKRepo.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "OplyticSDKRepo/Classes/**/*",
"frameworks": [
"UIKit",
"AdSupport"
],
"libraries": "sqlite3"
}