blob: 27453231adec42f590b6d6fa7bfb543b8178d647 [file] [log] [blame]
{
"name": "NiceFrameworkOne",
"version": "0.0.2",
"summary": "NiceFrameworkOne is created to test pod.",
"description": "A nice logger tool in Swift. NiceFrameworkOne is created to test pod. Cheers",
"homepage": "https://github.com/munibsiddiqui",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Munib Siddiqui": "munibsiddiqui@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "NiceFrameworkOne.framework"
},
"source": {
"http": "https://github.com/munibsiddiqui/PFABCSpecs/raw/master/NiceFrameworkOne.zip"
},
"exclude_files": "Classes/Exclude",
"dependencies": {
"SwiftyBeaver": [
]
}
}