blob: 972a08e5b98385a7bfdd50eadfa0b2926389135f [file] [log] [blame]
{
"name": "SwiftyVersionTracker",
"version": "4.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"requires_arc": true,
"source_files": "SwiftyVersionTracker/*"
}