[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / 4 / 1 / Adhan / 1.3.0 / Adhan.podspec.json
blob0034cc046e6774a3566010b8d6ccd4378346f1ff
2   "name": "Adhan",
3   "version": "1.3.0",
4   "summary": "High precision Islamic prayer time library.",
5   "description": "Calculate Islamic prayer times for any location\nusing high precision astronomical equations from\ncited authoritative sources. Written in Swift\nand also compatible with Objective-C.",
6   "homepage": "https://github.com/batoulapps/adhan-swift",
7   "license": "MIT",
8   "authors": {
9     "Ameir Al-Zoubi": "ameir@ameir.com"
10   },
11   "source": {
12     "git": "https://github.com/batoulapps/adhan-swift.git",
13     "tag": "1.3.0"
14   },
15   "social_media_url": "https://twitter.com/batoulapps",
16   "swift_versions": [
17     "4.0",
18     "4.1",
19     "4.2",
20     "5.0",
21     "5.1",
22     "5.2"
23   ],
24   "platforms": {
25     "ios": "9.0",
26     "osx": "10.9",
27     "watchos": "3.0",
28     "tvos": "9.0"
29   },
30   "source_files": "Sources/**/*.{swift,h}",
31   "swift_version": "5.2"