4 "summary": "A platform independent standalone library that plays Lottie Animation.",
5 "description": "rlottie is a platform independent standalone c++ library for rendering vector based animations and art in realtime.",
6 "homepage": "https://github.com/Samsung/rlottie",
11 "Subhransu Mohanty": "sub.mohanty@samsung.co"
14 "git": "https://github.com/SDWebImage/librlottie-Xcode.git",
25 "rlottie/src/**/*.{h,c,cpp}",
26 "generate/**/*.{h,c,cpp}",
30 "public_header_files": [
31 "include/rlottie/rlottie_capi.h",
32 "include/rlottie/rlottiecommon.h",
36 "rlottie/src/lottie/rapidjson",
37 "rlottie/src/vector/pixman",
38 "rlottie/src/vector/vdrawhelper_neon.cpp"
40 "pod_target_xcconfig": {
41 "HEADER_SEARCH_PATHS": "$(inherited) ${PODS_TARGET_SRCROOT}/generate"