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