blob: 6648974859aaf64f6aeb6835ac371ab91330db53 [file] [log] [blame]
{
"name": "HolidayJp",
"version": "0.2.0",
"summary": "Japanese holiday for Swift",
"homepage": "https://github.com/holiday-jp/holiday_jp-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pine Mizune": "pinemz@gmail.com"
},
"source": {
"git": "https://github.com/holiday-jp/holiday_jp-swift.git",
"tag": "0.2.0"
},
"source_files": "Sources/**/*",
"requires_arc": true,
"platforms": {
"osx": "10.9",
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}