blob: d6a04e9c4b584a74f3847c4b5e1cbc092b8174b2 [file] [log] [blame]
{
"name": "Adhan",
"version": "1.0.2",
"summary": "High precision prayer time library.",
"description": "Adhan is a high precision prayer time\nlibrary with all astronomical equations\nfrom cited authoritative sources. Adhan\nis well tested and available in multiple\nlanguages. For iOS and OS X apps Adhan\nis available in Swift and with an Objective-C\ncompatible Swift interface.",
"homepage": "https://github.com/batoulapps/adhan-swift",
"license": "MIT",
"authors": {
"Batoul Apps": "support@batoulapps.com"
},
"source": {
"git": "https://github.com/batoulapps/adhan-swift.git",
"tag": "1.0.2"
},
"social_media_url": "https://twitter.com/batoulapps",
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "3.0",
"tvos": "9.0"
},
"source_files": "Sources/**/*.{swift,h}"
}