[Delete] FaceSDKNightly 6.4.2156
[CocoaPods.git] / Specs / 9 / 2 / f / CMBPay / 0.0.1 / CMBPay.podspec.json
blob2a0cdcef6fef6d9811cb6341831b21677e0bfac5
2   "name": "CMBPay",
3   "version": "0.0.1",
4   "summary": "基于招行一网通的cocopod",
5   "description": "基于招行一网通的二次开发,用于支付模块",
6   "homepage": "https://github.com/AngryBaby/CMBPay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HamYu": "1669387345@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/AngryBaby/CMBPay.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "CMBPay/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "CMBPay": [
24       "CMBPay/Assets/**/*.{xcassets,imageset}"
25     ]
26   },
27   "vendored_frameworks": "CMBPay/Classes/cmbkeyboard.framework",
28   "frameworks": [
29     "UIKit",
30     "MapKit"
31   ]