2 "name": "GuardianDynamic",
4 "summary": "GuardianDynamic for components",
5 "description": "GuardianDynamic for components",
6 "homepage": "https://github.com/bbrichard/GuardianDynamic",
7 "license": "MIT. Copyright (c) 2019年 BB. All rights reserved.",
9 "Richard": "Richard@seektopser.com"
15 "http": "https://github.com/bbrichard/GuardianDynamic/releases/download/0.0.1/Guardian.framework.zip"
17 "user_target_xcconfig": {
18 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26 "pod_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "default_subspecs": "zip",
30 "static_framework": true,
31 "prepare_command": "pwd\nls -l\nmkdir Guardian.framework/Modules\ntouch Guardian.framework/Modules/module.modulemap\ncat <<-EOF > Guardian.framework/Modules/module.modulemap\nframework module Guardian {\n header \"NTESCSGuardian.h\"\n}\nEOF",
36 "vendored_frameworks": "*.framework"