[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / a / ApplePay_SDK / 2.6.3.0 / ApplePay_SDK.podspec.json
blob92a518115245c9d31f44a47a0e16c1693708bc3a
2   "name": "ApplePay_SDK",
3   "version": "2.6.3.0",
4   "summary": "连连支付集成的ApplePay的SDK(2.6.3)",
5   "description": "连连支付集成的ApplePay的SDK(2.6.3),方便大家使用cocoapods导入",
6   "homepage": "https://coding.net/u/LeoChensj/p/ApplePay_SDK/git",
7   "license": "MIT",
8   "authors": {
9     "LeoChen": "LeoChensj@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://git.coding.net/LeoChensj/ApplePay_SDK.git",
16     "tag": "2.6.3.0"
17   },
18   "source_files": "ApplePay/*.{h,m}",
19   "public_header_files": "ApplePay/*.h",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreTelephony",
24     "MobileCoreServices",
25     "PassKit",
26     "SystemConfiguration",
27     "CoreGraphics"
28   ],
29   "requires_arc": true,
30   "vendored_libraries": "ApplePay/*.a"