blob: 3b4757be6f8a65dfc60d3caad3d9dbadd1afa347 [file] [log] [blame]
{
"name": "UserDefaultsProxy",
"version": "0.1.0",
"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.1.0"
},
"social_media_url": "https://twitter.com/Susan_jacko",
"platforms": {
"ios": "8.0"
},
"source_files": "UserDefaultsProxy/Classes/**/*",
"pushed_with_swift_version": "3.0"
}