blob: 265ce1aa7dab25c761f728085367411ca45de1b7 [file] [log] [blame]
{
"name": "VersionsTracker",
"version": "0.2.3",
"summary": "Keeping track of version installation history made easy.",
"description": "VersionsTracker is a Swift Library, which tracks install version history of app and os version.\nIt includes not just the marketing version, but also build number and install date.",
"homepage": "https://github.com/martnst/VersionsTracker",
"license": "MIT",
"authors": {
"Martin Stemmle": "hi@martn.st"
},
"source": {
"git": "https://github.com/martnst/VersionsTracker.git",
"tag": "0.2.3"
},
"social_media_url": "https://twitter.com/martn_st",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"pushed_with_swift_version": "3.0"
}