blob: 8978d250ecd219a6743354661e0c2dd268465d1a [file] [log] [blame]
{
"name": "Adhan",
"version": "0.1.3",
"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",
"license": "MIT",
"authors": {
"Batoul Apps": "support@batoulapps.com"
},
"source": {
"git": "https://github.com/batoulapps/Adhan.git",
"tag": "swift-0.1.3"
},
"social_media_url": "https://twitter.com/batoulapps",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0"
},
"source_files": [
"Swift/Adhan/Adhan.swift",
"Swift/Adhan/AdhanObjc.swift"
]
}