blob: df54ede5929cfd9c7b32f302cc9e25d433cbbc2a [file] [log] [blame]
{
"name": "MSAUserDefaults",
"version": "1.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": "1.0.0"
},
"social_media_url": "https://twitter.com/aslanmsalih",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "MSAUserDefaults/Classes/**/*"
}