2 "name": "QTPaySDK_UI_All",
4 "summary": "QTPay iOS SDK, contains all pay channels and UI interface.",
5 "description": " QTPay iOS SDK, contains all pay channels and UI interface.\n * Enables every transaction.\n",
6 "homepage": "http://www.qfpay.com/",
8 "Young Shook": "lipengxing@qfpay.com"
10 "license": "COMMERCIAL",
12 "git": "https://github.com/QTPay/QTPaySDK-iOS.git",
17 "public_header_files": "**/*.framework/**/*.h"
19 "vendored_libraries": "**/*.a",
20 "vendored_frameworks": "**/*.framework",
21 "preserve_paths": "**/*.framework",
22 "resources": "**/*.bundle",
27 "SystemConfiguration",
36 "OTHER_LDFLAGS": "-lObjC",
37 "LD_RUNPATH_SEARCH_PATHS": "\"$(SRCROOT)/**/*.framework\""