2 "name": "PrivacyHelper",
4 "summary": "一行代码搞定隐私权限",
5 "description": "一行代码搞定隐私权限, 使用时只需根据不同的状态做出相应处理即可",
6 "homepage": "https://github.com/zys-developer/PrivacyHelper",
12 "zys-developer": "zys_dev@163.com"
15 "git": "https://github.com/zys-developer/PrivacyHelper.git",
21 "default_subspecs": "Core",
22 "swift_versions": "5.0",
26 "source_files": "Sources/*/*.swift"
30 "source_files": "Sources/Core/*.swift",
32 "PrivacyHelper/Core": [
38 "name": "PhotoLibrary",
39 "source_files": "Sources/PhotoLibrary/*.swift",
41 "PrivacyHelper/Base": [
48 "source_files": "Sources/Camera/*.swift",
50 "PrivacyHelper/Base": [
56 "swift_version": "5.0"