[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 5 / 0 / MuslimData / 1.0.0 / MuslimData.podspec.json
blobc6cf46e3e0de4f631c2bbd4fba5f6b2d4a5b67af
2   "name": "MuslimData",
3   "version": "1.0.0",
4   "summary": "Islamic library (Prayer Times [fixed and calculated], Names of Allah, and Azkars).",
5   "description": "MuslimData is an Islamic library that provides Prayer Times (fixed and calculated), Offline Geocoder, Location Search, Names of Allah, Azkars (Husnil Muslim).\n\nFixed and Calculated Prayer Times\nMost cities around the world find their prayer times by using some calculations which is based on location (longitude and latitude) but some other cities have fixed time table for their prayer times. This library contains most fixed and calculated prayer times. Now you can contribute it to improve it and also you can use it in Muslim communities or Muslim apps.",
6   "homepage": "https://github.com/KosratDAhmad/MuslimData",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kosrat D. Ahmad": "kosrat.d.ahmad@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/KosratDAhmad/MuslimData.git",
16     "tag": "v1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MuslimData/Classes/**/*",
22   "swift_version": "5.0",
23   "resources": "MuslimData/Assets/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "GRDB.swift": [
27       "~> 4.0.1"
28     ]
29   }