2 "name": "AppCenterCrash-UI",
4 "summary": "A UI for reporting crashes adding a comment.",
5 "description": "This framework provides a UI for the user to add some more info to a crash that happened.",
6 "homepage": "https://github.com/chbeer/AppCenterCrash-UI",
12 "Christian Beer": "christian.beer@chbeer.de"
15 "git": "https://github.com/chbeer/AppCenterCrash-UI.git",
18 "social_media_url": "https://twitter.com/christian_beer",
23 "pod_target_xcconfig": {
24 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26 "user_target_xcconfig": {
27 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29 "static_framework": true,
30 "swift_versions": "4.0",
33 "AppCenterCrash-UI/*.{h,m,swift}",
34 "AppCenterCrash-UI/iOS/*"
36 "resources": "AppCenterCrash-UI/iOS/Assets/*"
40 "AppCenterCrash-UI/*.{h,m,swift}",
41 "AppCenterCrash-UI/macOS/*"
43 "resources": "AppCenterCrash-UI/macOS/Assets/*"
45 "resources": "AppCenterCrash-UI/Assets/*",
47 "AppCenter/Crashes": [
51 "swift_version": "4.0"