bazel-xcode / PodToBUILD

An easy way to integrate CocoaPods into Bazel
Apache License 2.0
322 stars 69 forks source link

Source files missing in lottie-ios 2.5.3 ( objective c release ) #82

Open jerrymarino opened 5 years ago

jerrymarino commented 5 years ago

Currently source files are missing when I try to install lottie-ios 2.5.3:

new_pod_repository(
    name = "lottie-ios",
    url = "https://github.com/airbnb/lottie-ios/archive/2.5.3.zip",
)