blob: 8153b28c8ca4172900871466226a264d3d83dff2 [file] [log] [blame]
{
"name": "PrayerTimesSwift",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PrayerTimesSwift": [
"Pod/Assets/*.png"
]
}
}