blob: ca41161faf22f30ddf2324f59f440915dbc010f0 [file] [log] [blame]
{
"name": "SwiftyPreference",
"version": "2.0",
"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"
},
"source_files": "Sources/*",
"swift_version": "4.0"
}