blob: 76d373a237ec14396054619423725514d2e49518 [file] [log] [blame]
{
"name": "CodableWrapper",
"version": "0.1",
"requires_arc": true,
"summary": "Codable + PropertyWrapper",
"description": "Codable + PropertyWrapper = ☕",
"homepage": "https://github.com/winddpan/CodableWrapper",
"license": "MIT",
"authors": {
"winddpan": "winddpan@126.com"
},
"source": {
"git": "https://github.com/winddpan/CodableWrapper.git",
"tag": "0.1"
},
"source_files": "CodableWrapper/**/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"swift_versions": [
"5.0",
"5.3"
],
"swift_version": "5.3"
}