2 "name": "TPPush-Swift",
4 "summary": "iOS 远程推送库 操作封装 Swift版",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/Topredator/TPPush-Swift",
12 "Topredator": "luyanggold@163.com"
15 "git": "https://github.com/Topredator/TPPush-Swift.git",
21 "swift_versions": "5.0",
22 "static_framework": true,
23 "source_files": "TPPush-Swift/Classes/**/*",
24 "pod_target_xcconfig": {
25 "SWIFT_INCLUDE_PATHS": [
26 "$(PODS_ROOT)/TPPush-Swift/Module",
27 "$(PODS_TARGET_SRCROOT)/TPPush-Swift/Module"
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "user_target_xcconfig": {
32 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35 "TPPush-Swift/Module/module.modulemap",
36 "TPPush-Swift/Module/BridgeHeader.h"
42 "TPFoundation-Swift": [
46 "swift_version": "5.0"