blob: f6bcff34754e87e2d500b22a1eb3f0dbe9eb04ee [file] [log] [blame]
{
"name": "BaseTracking",
"version": "1.0.2",
"summary": "BaseTracking is the easiest way to setup your analytics in Swift",
"requires_arc": true,
"homepage": "https://github.com/limadeveloper/BaseTracking",
"license": "MIT",
"authors": {
"John Lima": "thejohnlima@icloud.com"
},
"social_media_url": "https://twitter.com/thejohnlima",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/limadeveloper/BaseTracking.git",
"tag": "1.0.2"
},
"source_files": "Sources/BaseTracking/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}