blob: ea2ffb39f2cd48218a344749049634f17c40157e [file] [log] [blame]
{
"name": "MyUniqueFramework",
"version": "0.0.2",
"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/y7xngd8vyfqnsrj/MyUniqueFramework.zip?dl=1"
},
"exclude_files": "Classes/Exclude"
}