blob: 123655a3f70d1119490f42ae187db439fccbd426 [file] [log] [blame]
{
"name": "DSTestDR",
"version": "1.3.0",
"summary": "Test DocumentReader",
"license": {
"type": "commercial",
"text": " © 2017 RegulaForensics. All rights reserved.\n"
},
"homepage": "https://regulaforensics.com",
"authors": {
"RegulaForensics": "support@regulaforensics.com"
},
"source": {
"http": "https://github.com/DmitrySmolyakov/PodSubspecTest/raw/master/DocumentReader-1.0.0.zip"
},
"platforms": {
"ios": "8.0.0"
},
"subspecs": [
{
"name": "Core",
"dependencies": {
"DSTestDRAPI": [
],
"DSTestDRC": [
]
}
},
{
"name": "Bounds",
"dependencies": {
"DSTestDRAPI": [
],
"DSTestDRB": [
"1.1.0"
]
}
}
]
}