4 "summary": "Quickly create a whiteboard interface for iOS",
5 "description": "High-level SDK for Whiteboard-iOS with UI.\nWe recommend using Whiteboard-iOS directly if you need more customization,",
6 "homepage": "https://github.com/netless-io/fastboard-iOS",
12 "yunshi": "xuyunshi@agora.io"
15 "git": "https://github.com/netless-io/fastboard-iOS.git",
18 "swift_versions": "5.0",
22 "default_subspecs": "core",
26 "source_files": "Fastboard/Classes/**/*",
32 "exclude_files": "Fastboard/Classes/FPA/*",
35 "Fastboard/Assets/*.xcassets"
38 "Fastboard/Assets/*.lproj/*.strings"
45 "source_files": "Fastboard/Classes/FPA/*",
57 "pod_target_xcconfig": {
58 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
60 "user_target_xcconfig": {
61 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
65 "swift_version": "5.0"