blob: c15c4bdbb5e9268732409906e05a106d4ee575e0 [file] [log] [blame]
{
"name": "BaseTracking",
"version": "1.0.1",
"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": "john.limadeveloper@gmail.com"
},
"social_media_url": "https://twitter.com/johncarloslima",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/limadeveloper/BaseTracking.git",
"tag": "1.0.1"
},
"source_files": "Framework/BaseTracking/Source/*.{swift}",
"swift_version": "4.0"
}