blob: c14c4f02dfb9c549d8265bb9aa75c13cccf7585a [file] [log] [blame]
{
"name": "KosherCocoa",
"version": "3.6.0",
"summary": "KosherCocoa is a Hebrew Calendar, Jewish Prayer, and Jewish Holiday Library for iOS, tvOS, and watchOS.",
"description": "KosherCocoa is a Hebrew Calendar, Jewish Prayer, and Jewish Holiday Library for iOS, tvOS, and watchOS. The code works on macOS too, but not as a pod at this time.",
"homepage": "http://github.com/MosheBerman/KosherCocoa",
"license": "LGPL 2.1",
"authors": {
"Moshe Berman": "moshberm@gmail.com"
},
"social_media_url": "http://twitter.com/bermaniastudios",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/MosheBerman/KosherCocoa.git",
"tag": "3.6.0"
},
"source_files": [
"KosherCocoa**/*.{h,m,c}",
"KosherCocoa**/**/*.{h,m,c}"
],
"requires_arc": true
}