4 "summary": "Utility support write UI Testing in iOS",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/nvduc2910/UITestUtils",
12 "nvduc2910": "v.ducnv29@vinid.net"
15 "git": "https://github.com/nvduc2910/UITestUtils.git",
21 "source_files": "UITestUtils/Classes/**/*",
22 "frameworks": "XCTest",
24 "user_target_xcconfig": {
25 "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
27 "pod_target_xcconfig": {
28 "APPLICATION_EXTENSION_API_ONLY": "YES",
29 "ENABLE_BITCODE": "NO",
30 "OTHER_LDFLAGS": "$(inherited) -Xlinker -no_application_extension"
50 "swift_version": "5.0"