[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / c / 9 / UPAPayPluginLib / 1.7.0 / UPAPayPluginLib.podspec.json
blob0ff29b4598e6747c5e4e458d5298444518cd4338
2   "name": "UPAPayPluginLib",
3   "version": "1.7.0",
4   "summary": "UPAPayPluginLib",
5   "description": "银联Apple Pay手机支付控件",
6   "homepage": "https://github.com/yhrun/UPAPayPluginLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yhrun": "yhruner@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/yhrun/UPAPayPluginLib.git",
19     "tag": "1.7.0"
20   },
21   "source_files": "inc/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CFNetwork",
26     "SystemConfiguration",
27     "PassKit"
28   ],
29   "libraries": [
30     "z",
31     "stdc++"
32   ],
33   "vendored_libraries": "libs/libUPAPayPlugin.a",
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   }