blob: 33430c92c2793a716fdbd31e4d21f73cdc6fa207 [file] [log] [blame]
{
"name": "LDCLibrary",
"version": "0.0.3",
"summary": "This is the private library",
"description": "This is the private library to test the functionality of view from library to application and application to library",
"homepage": "https://github.com/Vadivel-Muniswamy",
"license": {
"type": "Apache License, Version 2.0"
},
"authors": "Vadivel-Muniswamy",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Vadivel-Muniswamy/LDCLibrary.git",
"tag": "0.0.3"
},
"source_files": "LDCLibrary/**/*.{h,m,swift}",
"requires_arc": true,
"resources": [
"LDCLibrary/**/*.lproj/LDCLibLocalization.strings"
],
"swift_version": "5.0"
}