blob: dce9abd07509e745db01caafaed6fd42ed848b9f [file] [log] [blame]
{
"name": "Swiftry",
"version": "0.1.3",
"summary": "A simple Swift Try framework.",
"homepage": "https://github.com/nitrogenice/Swiftry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hyun Min Choi": "hyunmin.personal@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/nitrogenice/Swiftry.git",
"tag": "0.1.3",
"submodules": true
},
"source_files": "Sources/*.{h,swift}",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"pushed_with_swift_version": "3.0"
}