blob: 9be4721a95abfc755da6f62e0086ffc386764142 [file] [log] [blame]
{
"name": "SwiftCasket",
"version": "1.0.2",
"summary": "SwiftCasket",
"homepage": "https://github.com/mobilee/SwiftCasket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ɓukasz Szarkowicz": "szarkowicz@gmail.com"
},
"source": {
"git": "https://github.com/mobilee/SwiftCasket.git",
"tag": "1.0.2"
},
"swift_versions": "5.1",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0",
"osx": "10.10"
},
"source_files": "Sources/**/*.swift",
"frameworks": "Foundation",
"ios": {
"frameworks": "UIKit"
},
"deprecated": true,
"swift_version": "5.1"
}