blob: a6031f64e3b32fc135889a66ba8d445bdea6df5b [file] [log] [blame]
{
"name": "YHTool",
"version": "1.1.7",
"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.7"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "YHTool/Classes/**/*.{swift,h,m}",
"resource_bundles": {
"YHTool": [
"YHTool/Classes/**/*.xib",
"YHTool/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"ObjectMapper": [
],
"AlamofireObjectMapper": [
],
"MBProgressHUD": [
],
"QBImagePickerController": [
],
"SDWebImage": [
]
}
}