[Add] SampleOTP 0.2.0
[CocoaPods.git] / Specs / c / 6 / 5 / LKLPaymentSdk / 1.1.1 / LKLPaymentSdk.podspec.json
blob7e60b78a97d1c8e30c105689206b5c3c46a30107
2   "name": "LKLPaymentSdk",
3   "version": "1.1.1",
4   "summary": "收银台sdk",
5   "description": "收银台sdk发布了",
6   "homepage": "https://github.com/englishsister/PaymentSdk",
7   "license": "MIT",
8   "authors": {
9     "haoyingjie": "405275657@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/englishsister/PaymentSdk.git",
16     "tag": "1.1.1"
17   },
18   "source_files": "PaymentSdk/LKLPaymentSdk.framework/Headers/*.{h,m}",
19   "frameworks": [
20     "CFNetwork",
21     "SystemConfiguration"
22   ],
23   "libraries": "z",
24   "vendored_frameworks": "PaymentSdk/LKLPaymentSdk.framework",
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "x86_64 armv7 arm64"
27   }