blob: d03517bf00a61e2975350d45e48f5ffd0ad06c9e [file] [log] [blame]
{
"name": "SwiftyVersionTracker",
"version": "4.0.0",
"summary": "With SwiftyVersionTracker, you can track which versions previously installed. Convenient methods are also available.",
"homepage": "https://github.com/notohiro/SwiftyVersionTracker",
"license": "MIT",
"authors": {
"Hiroshi Noto": "notohiro@gmail.com"
},
"source": {
"git": "https://github.com/notohiro/SwiftyVersionTracker.git",
"tag": "4.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"requires_arc": true,
"source_files": "SwiftyVersionTracker/*"
}