blob: 309fd7cc78b544e1d7c958acf7b3bdd7baa0105b [file] [log] [blame]
{
"name": "LocalBundle",
"version": "1.0.2",
"summary": "Easier way to handle UserDefaults.",
"description": "Easier way to handle UserDefaults - give it a try!",
"homepage": "https://github.com/felipericieri/LocalBundle.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felipe Ricieri": "felipericieri@icloud.com"
},
"social_media_url": "http://twitter.com/felipericieri",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/felipericieri/LocalBundle.git",
"tag": "1.0.2"
},
"source_files": "LocalBundle/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}