blob: 63b733ddbe3e94ef1a34d0d15d0617771a738f71 [file] [log] [blame]
{
"name": "MGUtilsSwift",
"version": "1.0.1",
"summary": "All Utils",
"description": "All Utils",
"homepage": "https://github.com/MagicalWater/MGUtilsSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"water": "crazydennies@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MagicalWater/MGUtilsSwift.git",
"tag": "1.0.1"
},
"source_files": "MGUtilsSwift/MGUtilsSwift/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
"~> 4.10.0"
],
"ReachabilitySwift": [
]
}
}