blob: 471edcd2968b0162fdea95265a7615174f6f28a9 [file] [log] [blame]
{
"name": "MyUniqueFramework",
"version": "0.0.1",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://github.com/abubakar-9013",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Abubakar": "abubakar9013@yahoo.com"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "MyUniqueFramework.framework"
},
"source": {
"http": "https://www.dropbox.com/s/j9vwrm7zy8ifvrh/MyUniqueFramework.zip?dl=1"
},
"exclude_files": "Classes/Exclude"
}