4 "summary": "A powerful video player of iOS.",
5 "description": "A powerful video player of iOS.",
6 "homepage": "https://github.com/irons163/IRPlayer.git",
13 "git": "https://github.com/irons163/IRPlayer.git",
16 "source_files": "IRPlayer/**/*.{h,m}",
17 "exclude_files": "**/ThirdParty/ffmpeg/include/**/*.h",
23 "pod_target_xcconfig": {
24 "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/IRFFMpeg/include\" \"$(PODS_ROOT)/IRPlayer/IRFFMpeg\"",
25 "GCC_PREPROCESSOR_DEFINITIONS": "IRPLATFORM_TARGET_OS_IPHONE_OR_TV IRPLATFORM_TARGET_OS_MAC_OR_IPHONE",
26 "OTHER_LDFLAGS": "${inherited}",
27 "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
29 "user_target_xcconfig": {
30 "VALID_ARCHS": "arm64 armv7"