blob: 42e5375ba5f8112a5cee48504b9fec4a2e95d494 [file] [log] [blame]
{
"name": "VersionsTracker",
"version": "0.2.1",
"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.1"
},
"social_media_url": "https://twitter.com/martn_st",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}