blob: 486b80a739e7c5ac928719bbf2a10cf0582d3fe8 [file] [log] [blame]
{
"name": "MDBoilerplate",
"version": "0.1.0",
"summary": "A boilerplate pod for the the most commun redundant code.",
"homepage": "https://github.com/MohamedDer/MDBoilerplate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MohamedDer": "medder12@gmail.com"
},
"source": {
"git": "https://github.com/MohamedDer/MDBoilerplate.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MDBoilerplate/Classes/**/*",
"swift_version": "4.1",
"frameworks": "UIKit",
"dependencies": {
"NVActivityIndicatorView": [
]
}
}