Skip to content

Fix on pod install fails #23

@Lilkizarmie

Description

@Lilkizarmie

Hi! The podspec for react-native-isw-mobile-sdk uses s.summary = package["description"], but the package.json does not have a "description" field. This causes pod install to fail for iOS users. Please add a "description" field to package.json, e.g.:

"description": "A React Native wrapper for the ISW Mobile SDK."

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions