blob: 1daa9a90f5af810c98f39d9913a04c7051f851a8 [file] [log] [blame]
{
"name": "Adhan",
"version": "0.1.5",
"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.5"
},
"social_media_url": "https://twitter.com/batoulapps",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": [
"Swift/Sources/Adhan.swift",
"Swift/Sources/AdhanObjc.swift"
],
"pushed_with_swift_version": "3.0"
}