[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / c / b / FuliPaymentCode / 0.1.3 / FuliPaymentCode.podspec.json
blobed433adc868f96ef70fb2831ed1160b8c8523b60
2   "name": "FuliPaymentCode",
3   "version": "0.1.3",
4   "summary": "付款码",
5   "description": "赋力主打产品付款码、赋力主打产品付款码",
6   "homepage": "https://github.com/wenwugithub/FuliPaymentCode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "2297711051@qq.com": "2297711051@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wenwugithub/FuliPaymentCode.git",
16     "tag": "0.1.3"
17   },
18   "user_target_xcconfig": {
19     "ENABLE_BITCODE": "NO"
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "vendored_frameworks": "FuliPaymentCode/Frameworks/FuliPaymentCodeFramework.framework",
25   "source_files": [
26     "FuliPaymentCode/Classes/FULIUserPaymentsView/*.{h,m}",
27     "FuliPaymentCode/Classes/Payments/*.{h,m}",
28     "FuliPaymentCode/Classes/Payments_VM/*.{h,m}",
29     "FuliPaymentCode/Classes/Tools/**/*.{h,m}",
30     "FuliPaymentCode/Classes/RACNetworkTool/**/*.{h,m}",
31     "FuliPaymentCode/Classes/Main/**/*.{h,m}"
32   ],
33   "dependencies": {
34     "FuliBaseLibrary": [
36     ]
37   }