blob: 56a070d92a2e953d9ac377ab373345cb49ecb9a9 [file] [log] [blame]
{
"name": "UserDefaultsProxy",
"version": "0.2.0-beta",
"summary": "UserDefaults Swift wrapper library.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/susan335/UserDefaultsProxy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"watanave": "susan.se3p@gmail.com"
},
"source": {
"git": "https://github.com/susan335/UserDefaultsProxy.git",
"tag": "0.2.0-beta"
},
"social_media_url": "https://twitter.com/Susan_jacko",
"platforms": {
"ios": "8.0"
},
"source_files": "UserDefaultsProxy/Classes/**/*",
"pushed_with_swift_version": "4.0"
}