blob: f79b14b20ceaea9bd0433280a8891bcd08511a2a [file] [log] [blame]
{
"name": "MGUtilsSwift",
"version": "0.2.0",
"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.2.0"
},
"source_files": "MGUtilsSwift/MGUtilsSwift/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Kingfisher": [
"~> 4.9.0"
],
"SwiftyJSON": [
],
"Toast-Swift": [
"~> 3.0.1"
],
"CLImagePickerTool": [
"~> 2.3.1"
],
"ReachabilitySwift": [
],
"Ipify": [
]
}
}