blob: 7dc37b978766cdc76096c7095c5235064d0d2ae8 [file] [log] [blame]
{
"name": "MSAUserDefaults",
"version": "2.0.0",
"summary": "UserDefaults helper for iOS apps.",
"homepage": "https://github.com/aslanmehmetsalih/MSAUserDefaults",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aslanmehmetsalih": "aslanmsalih@gmail.com"
},
"source": {
"git": "https://github.com/aslanmehmetsalih/MSAUserDefaults.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/aslanmsalih",
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "MSAUserDefaults/Classes/**/*",
"swift_version": "5.0"
}