blob: d752b1f2c6093742b426064e8a0a1f3b6356dac7 [file] [log] [blame]
{
"name": "KosherCocoa",
"version": "3.0.6",
"summary": "KosherCocoa is a Zmanim and Chagim Library for iOS.",
"description": "KosherCocoa is a Zmanim and Chagim library for iOS.",
"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"
},
"source": {
"git": "https://github.com/MosheBerman/KosherCocoa.git",
"tag": "3.0.6"
},
"source_files": [
"KosherCocoa**/*.{h,m,c}",
"KosherCocoa**/**/*.{h,m,c}"
],
"requires_arc": true
}