blob: 0aa40c1f1450f1fcdb19c82a42f24d158ea95896 [file] [log] [blame]
{
"name": "YHTool",
"version": "1.1.2",
"summary": "Custom Tool.",
"description": "Alamofire, Custom view, Extension, Multi-select picture.",
"homepage": "https://github.com/GoGoodGo/YHTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OYangHui": "442371047@qq.com"
},
"source": {
"git": "https://github.com/GoGoodGo/YHTool.git",
"tag": "1.1.2"
},
"swift_version": "4.1",
"platforms": {
"ios": "9.0"
},
"source_files": "YHTool/Classes/**/*.{swift,h,m}",
"resource_bundles": {
"YHTool": "YHTool/Classes/**/*.xib"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"ObjectMapper": [
"~> 3.3"
],
"AlamofireObjectMapper": [
"~> 5.0"
],
"MBProgressHUD": [
"~> 0.9.2"
],
"QBImagePickerController": [
],
"SDWebImage": [
"~> 3.8.0"
]
}
}