[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / d / BFPay / 0.0.5 / BFPay.podspec.json
blob9f46caed32c6791e5052406b6f0261bc5a24afcd
2   "name": "BFPay",
3   "version": "0.0.5",
4   "summary": "BF支付.",
5   "requires_arc": true,
6   "description": "贝付支付真机SDK,模拟器的话跑不了",
7   "homepage": "https://github.com/cyqluowang/BFPay",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "陈玉琪": "yq.chen@renrunkeji.com"
14   },
15   "source": {
16     "git": "https://github.com/cyqluowang/BFPay.git",
17     "tag": "0.0.5"
18   },
19   "source_files": [
20     "Core",
21     "Core/**/*.{h,m}"
22   ],
23   "vendored_libraries": "Core/*.a",
24   "resources": "Core/BFResource.bundle",
25   "frameworks": [
26     "SystemConfiguration",
27     "Security",
28     "CFNetwork"
29   ]