blob: 5fd405dfdf5bde04c8ed410be789f91bd5563edc [file] [log] [blame]
{
"name": "PrayerTimesSwift",
"version": "0.1.3",
"summary": "Prayer Times provides a set of handy functions to calculate prayer times for any location around the world",
"description": "Prayer Times provides a set of handy functions to calculate prayer times for any location around the world, based on a variety of calculation methods currently used in Muslim communities",
"homepage": "https://github.com/alhazmy13/PrayerTimesSwift",
"license": "MIT",
"authors": {
"Abdullah Alhazmy": "me@alhazmy13.net"
},
"source": {
"git": "https://github.com/alhazmy13/PrayerTimesSwift.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PrayerTimesSwift": [
"Pod/Assets/*.png"
]
}
}