blob: 3eced29a24bea42d36a6c68e32f131e03ed55a03 [file] [log] [blame]
{
"name": "UserDefaultsProxy",
"version": "0.3.2",
"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.3.2"
},
"social_media_url": "https://twitter.com/Susan_jacko",
"platforms": {
"ios": "9.0"
},
"source_files": "UserDefaultsProxy/Classes/**/*"
}