[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / b / e / BAPrayerTimes / 1.4 / BAPrayerTimes.podspec.json
blobe8482fed0cb8ccc7b8eb78d9736ea431203ff08f
2   "name": "BAPrayerTimes",
3   "version": "1.4",
4   "summary": "An Objective-C library for calculating Islamic prayer times",
5   "description": "                   BAPrayerTimes is an Objective-C interface\n                   for the C based ITL prayer times library.\n                   BAPrayerTimes can be used for iOS\n                   or OS X apps.\n",
6   "homepage": "https://github.com/batoulapps/BAPrayerTimes",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Batoul Apps": "support@batoulapps.com"
13   },
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.8"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/batoulapps/BAPrayerTimes.git",
21     "tag": "1.4",
22     "submodules": true
23   },
24   "source_files": [
25     "BAPrayerTimes/BAPrayerTimes.{h,m}",
26     "ITL/prayertime/prayer.{h,c}",
27     "ITL/prayertime/astro.{h,c}"
28   ],
29   "deprecated_in_favor_of": "Adhan"