blob: b73d2938a20a14e6d4b07272a5ae46b230847728 [file] [log] [blame]
{
"name": "dbt-sdk",
"version": "0.2.1",
"summary": "An iOS wrapper for https://www.digitalbibleplatform.com",
"description": " An iOS SDK that provides the web interface to [DBP](https://www.digitalbibleplatform.com)\n",
"homepage": "https://bitbucket.org/faithcomesbyhearing/dbt-sdk-ios",
"license": "MIT",
"authors": {
"Brandon Trebitowski": "brandontreb@gmail.com"
},
"source": {
"git": "https://bitbucket.org/faithcomesbyhearing/dbt-sdk-ios.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}