blob: 353f389170c166f6311bbadb81a497bfb304bfc7 [file] [log] [blame]
{
"name": "SwiftAnonymousClass",
"version": "1.0.0",
"license": "MIT",
"summary": "Anonymous class for Swift",
"homepage": "https://github.com/smakeev/SwiftWhen",
"authors": {
"Sergey Makeev": "makeev.87@gmaol.com"
},
"source": {
"git": "https://github.com/smakeev/SwiftAnonymousClass.git",
"tag": "1.0.0"
},
"documentation_url": "https://github.com/smakeev/SwiftAnonymousClass/blob/master/README.md",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
},
"swift_versions": [
"5.0",
"5.1",
"5.1"
],
"source_files": "Source/*.swift",
"swift_version": "5.1"
}