[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / c / 9 / UPAPayPluginLib / 1.0.0 / UPAPayPluginLib.podspec.json
blob30b51093f5984390cd27e3c677e906d8cc6b8d27
2   "name": "UPAPayPluginLib",
3   "version": "1.0.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"
16   },
17   "source": {
18     "git": "https://github.com/yhrun/UPAPayPluginLib.git",
19     "tag": "1.0.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": "lib/*.a"