blob: 112956ba08d5e0d504c79f14f6da737f0db363b7 [file] [log] [blame]
{
"name": "KosherCocoa",
"version": "2.0.3",
"summary": "An open source zmanim library for iOS and OS X.",
"description": "\tKosherCocoa is library that allows you to use sunrise, sunset, Jewish holidays, and other Hebrew calendar calculations in your app.\n",
"homepage": "https://github.com/MosheBerman/KosherCocoa",
"authors": {
"Moshe Berman": "moshberm@gmail.com"
},
"license": {
"type": "LGPL 2.1"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MosheBerman/KosherCocoa.git",
"tag": "2.0.3"
},
"source_files": [
"Classes",
"KosherCocoa/Library/**.{h,m}"
],
"requires_arc": true
}