[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / c / Safelight / 2.0.5 / Safelight.podspec.json
blobd8634947f46061aaa104f87d335906992780696d
2   "name": "Safelight",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "Safelight lets a user select an ice cream flavor.",
7   "requires_arc": true,
8   "version": "2.0.5",
9   "authors": {
10     "qianliM": "301063915@qq.com"
11   },
12   "homepage": "https://git.coding.net/leqi/Safelight-iOS.git",
13   "source": {
14     "git": "https://git.coding.net/leqi/Safelight-iOS.git",
15     "tag": "2.0.5"
16   },
17   "frameworks": [
18     "UIKit",
19     "ImageIO",
20     "Foundation"
21   ],
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0"
25     ],
26     "SnapKit": [
27       "~> 3.0"
28     ],
29     "JGProgressHUD": [
30       "~> 1.2"
31     ],
32     "JPSVolumeButtonHandler": [
33       "~> 1.0.0"
34     ],
35     "CryptoSwift": [
36       "~> 0.6"
37     ]
38   },
39   "source_files": "Safelight/**/*.{h,m,mm,swift}",
40   "resources": "Safelight/Resources/*.{png,bin}",
41   "vendored_libraries": "Safelight/JYManager/Suanfa/libmugshot3.a",
42   "pushed_with_swift_version": "3.0"