blob: e063233e82815ba3babce67da0943b7fcc664f1b [file] [log] [blame]
{
"name": "QuranSDK",
"authors": {
"Adil Hussain": "TazkiyaTech@gmail.com"
},
"documentation_url": "https://github.com/adil-hussain-84/quran-sdk/blob/master/iOS/README.md",
"homepage": "https://github.com/adil-hussain-84/quran-sdk",
"platforms": {
"ios": "10.0"
},
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"resources": "iOS/QuranSDK/**/*.db",
"social_media_url": "https://twitter.com/TazkiyaTech",
"source": {
"git": "https://github.com/adil-hussain-84/quran-sdk.git",
"tag": "iOS_1.0.1"
},
"source_files": "iOS/QuranSDK/**/*.swift",
"summary": "An iOS framework that makes it easy for you to access verses of the Quran in your iOS projects.",
"swift_versions": "5.0",
"version": "1.0.1",
"swift_version": "5.0"
}