blob: 5128e97fa4e057cc398721418f170a2179dbd863 [file] [log] [blame]
{
"name": "Fallback",
"version": "0.2.0",
"summary": "Syntactic sugar for Swift do-try-catch",
"homepage": "https://github.com/devxoul/Fallback",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/Fallback.git",
"tag": "0.2.0"
},
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}