[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / f / 0 / d / SwiftPrayTimes / 1.1.6 / SwiftPrayTimes.podspec.json
blob5f8f506581f837fae9e1dcc0998c5bf38091a83e
2   "name": "SwiftPrayTimes",
3   "version": "1.1.6",
4   "summary": "Pray Times provides a set of handy functions to calculate prayer times for any location around the world",
5   "description": "Pray Times provides a set of handy functions to calculate prayer times for any location around the world,\nbased on a variety of calculation methods currently used in Muslim communities.\n\nThe code is originally written in JavaScript from http://praytimes.org and translated to Swift.\nPray Times is an Islamic project aimed at providing an open-source library for calculating Muslim prayers times.\nThe first version of Pray Times was released in early 2007. The code is currently used in a wide range of Islamic websites and applications.",
6   "homepage": "https://github.com/ZamzamInc/SwiftPrayTimes",
7   "license": "MIT",
8   "authors": {
9     "Zamzam Inc.": "contact@zamzam.io"
10   },
11   "source": {
12     "git": "https://github.com/ZamzamInc/SwiftPrayTimes.git",
13     "tag": "1.1.6"
14   },
15   "platforms": {
16     "ios": "8.3",
17     "osx": "10.11",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "SwiftPrayTimes": [
25       "Pod/Assets/*.png"
26     ]
27   }