blob: ea04463ef93048ed9197a9d66f1de6bb4b1e5f66 [file] [log] [blame]
{
"name": "LibraryTest",
"version": "1.0.8",
"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_files": "LibraryTest.framework/Headers/*.{h,m}",
"source": {
"http": "https://github.com/hardikAtEryushion/Test3/raw/master/LibraryTest.zip"
},
"exclude_files": "Classes/Exclude",
"resources": "LibraryTest.framework/info.plist"
}