blob: 3fccfe066598b1300fc7975e3aa190ac52b57baf [file] [log] [blame]
{
"name": "ANDefaults",
"version": "1.3.2",
"license": "MIT",
"summary": "ANDefaults",
"homepage": "https://github.com/anotheren/ANDefaults",
"authors": {
"anotheren": "liudong.edward@gmail.com"
},
"source": {
"git": "https://github.com/anotheren/ANDefaults.git",
"tag": "1.3.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"dependencies": {
"SwiftyBeaver": [
"1.7.1"
]
},
"swift_version": "5.1"
}