blob: 5458d22a66fb5463e42dee806b99d17a05897af8 [file] [log] [blame]
{
"name": "Adhan",
"version": "1.2.0",
"summary": "High precision Islamic prayer time library.",
"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.",
"homepage": "https://github.com/batoulapps/adhan-swift",
"license": "MIT",
"authors": {
"Ameir Al-Zoubi": "ameir@ameir.com"
},
"source": {
"git": "https://github.com/batoulapps/adhan-swift.git",
"tag": "1.2.0"
},
"social_media_url": "https://twitter.com/batoulapps",
"swift_versions": [
"4.0",
"4.1",
"4.2",
"5.0",
"5.1",
"5.2"
],
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "3.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*.{swift,h}",
"swift_version": "5.2"
}