blob: d8634947f46061aaa104f87d335906992780696d [file] [log] [blame]
{
"name": "Safelight",
"platforms": {
"ios": "9.0"
},
"summary": "Safelight lets a user select an ice cream flavor.",
"requires_arc": true,
"version": "2.0.5",
"authors": {
"qianliM": "301063915@qq.com"
},
"homepage": "https://git.coding.net/leqi/Safelight-iOS.git",
"source": {
"git": "https://git.coding.net/leqi/Safelight-iOS.git",
"tag": "2.0.5"
},
"frameworks": [
"UIKit",
"ImageIO",
"Foundation"
],
"dependencies": {
"Alamofire": [
"~> 4.0"
],
"SnapKit": [
"~> 3.0"
],
"JGProgressHUD": [
"~> 1.2"
],
"JPSVolumeButtonHandler": [
"~> 1.0.0"
],
"CryptoSwift": [
"~> 0.6"
]
},
"source_files": "Safelight/**/*.{h,m,mm,swift}",
"resources": "Safelight/Resources/*.{png,bin}",
"vendored_libraries": "Safelight/JYManager/Suanfa/libmugshot3.a",
"pushed_with_swift_version": "3.0"
}