blob: abf2e23d461f22e1c9df041f9a0234730340afcb [file] [log] [blame]
{
"name": "JapaneseCalendarYear",
"version": "0.0.1",
"summary": "Calculate japanese calendar year from current year.",
"homepage": "https://github.com/hypermkt",
"license": "MIT",
"authors": {
"hypermkt": "hypermkt@gmail.com"
},
"social_media_url": "https://twitter.com/hypermkt",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/hypermkt/JapaneseCalendarYear.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}