[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / 4 / 1 / Adhan / 0.1.2 / Adhan.podspec.json
blob480c77dfb13c599a51a9ed5462a0e6acf297119b
2   "name": "Adhan",
3   "version": "0.1.2",
4   "summary": "High precision prayer time library.",
5   "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.",
6   "homepage": "https://github.com/batoulapps/Adhan",
7   "license": "MIT",
8   "authors": {
9     "Batoul Apps": "support@batoulapps.com"
10   },
11   "source": {
12     "git": "https://github.com/batoulapps/Adhan.git",
13     "tag": "swift-0.1.2"
14   },
15   "social_media_url": "https://twitter.com/batoulapps",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.9",
19     "watchos": "2.0"
20   },
21   "source_files": [
22     "Swift/Adhan/Adhan.swift",
23     "Swift/Adhan/AdhanObjc.swift"
24   ]