blob: 47c6ef69a69d98e59883fac355cee525db635180 [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.2"
},
"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.2",
"swift_version": "5.0"
}