blob: 815d5612789bbd859f812caa2a8f679f4ecc58ad [file] [log] [blame]
{
"name": "SwiftyPreference",
"version": "2.0.1",
"summary": "Swifty UserDefaults by strong type.",
"description": "Swifty UserDefaults by strong type",
"homepage": "https://github.com/Zafirzzf/SwiftyPreference",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhouzf": "Zoolofty@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/Zafirzzf/SwiftyPreference.git",
"tag": "2.0.1"
},
"source_files": "Sources/*",
"swift_version": "4.0"
}