blob: 913cf2a2e575b45263dbe369e57f4c4eadb0e9dd [file] [log] [blame]
{
"name": "LibraryTest",
"version": "1.0.9",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://www.eryushion.com",
"license": {
"type": "MIT",
"file": "LibraryTest/LICENSE"
},
"authors": {
"Hardik Vyas": "hardik.vyas@eryushion.com"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "LibraryTest.framework"
},
"source": {
"http": "https://github.com/hardikAtEryushion/Test3/raw/master/LibraryTest.zip"
},
"exclude_files": "Classes/Exclude",
"resources": "LibraryTest.framework/info.plist"
}