| { |
| "name": "OptimovePiwikTracker", |
| "version": "0.6.5", |
| "summary": "A variation of Piwik's PiwikTracker", |
| "description": "A variation of Piwik's PiwikTracker for the Optimove Mobile SDK", |
| "homepage": "https://github.com/optimovedevelopmobile/OptimovePiwikTracker", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "optimove.develop.mobile@gmail.com": "noy_g@optimove.com" |
| }, |
| "source": { |
| "git": "https://github.com/optimovedevelopmobile/OptimovePiwikTracker.git", |
| "tag": "0.6.5" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "OptimovePiwikTracker/Classes/**/*", |
| "pushed_with_swift_version": "4.0", |
| "deprecated": true |
| } |