blob: b71d2a838fbf697fcfc382dae6edf7682feb6086 [file] [log] [blame]
{
"name": "KosherCocoa",
"version": "3.0.2",
"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.2"
},
"source_files": "KosherCocoa**/*.{h,m,c}",
"requires_arc": true
}