2 "name": "SFAlertController",
4 "summary": "仿系统的UIAlertController,增加弹出自定义View功能.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/coderflower/SFAlertController",
12 "花菜": "developer.swifter@gmail.com"
15 "git": "https://github.com/coderflower/SFAlertController",
21 "swift_versions": "5.0",
22 "source_files": "SFAlertController/Classes/**/*",
23 "static_framework": true,
24 "default_subspecs": "Source",
25 "swift_version": "5.0",
29 "source_files": "SFAlertController/**/*.{h,m,swift}"
33 "vendored_frameworks": "Carthage/Build/iOS/Static/SFAlertController.framework",
34 "user_target_xcconfig": {
35 "LIBRARY_SEARCH_PATHS": "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"