blob: 583620bb97e051d6d0df641b4c43bebfa4d511a5 [file] [log] [blame]
{
"name": "LDSContent",
"version": "1.1.0",
"summary": "Swift client library for LDS content.",
"authors": "Hilton Campbell",
"homepage": "https://github.com/CrossWaterBridge/LDSContent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/CrossWaterBridge/LDSContent.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"source_files": "LDSContent/*.swift",
"resources": "LDSContent/*.sql",
"requires_arc": true,
"dependencies": {
"PSOperations": [
],
"SQLite.swift": [
"~> 0.9.2"
],
"FTS3HTMLTokenizer": [
"~> 2.0"
],
"Swiftification": [
],
"SSZipArchive": [
]
}
}