blob: 28f71d3ebab093c162e4474db947cf829dd9fb9e [file] [log] [blame]
{
"name": "MGUtilsSwift",
"version": "0.1.5",
"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": "0.1.5"
},
"source_files": "MGUtilsSwift/MGUtilsSwift/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
"~> 4.0"
],
"SwiftyJSON": [
],
"Toast-Swift": [
"~> 3.0.1"
],
"CLImagePickerTool": [
"~> 2.3.1"
],
"ReachabilitySwift": [
]
}
}