[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 1 / 4 / iOS_HNWCommon / 0.0.1 / iOS_HNWCommon.podspec.json
blob763acde56ef8681a03e230edfcb75a7bf5b198da
2   "name": "iOS_HNWCommon",
3   "version": "0.0.1",
4   "summary": "封装的常用类、API或库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://code.cnhnb.com/app/ios_hnwcommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangweijun": "wangweijun@cnhnkj.com"
13   },
14   "source": {
15     "git": "http://code.cnhnb.com/app/ios_hnwcommon.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "iOS_HNWCommon/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 5.10"
25     ]
26   }