[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / 7 / YMPopoView / 1.0.0 / YMPopoView.podspec.json
blob9cf3e99d436ee68c5a0b6582c66e477c0767a609
2   "name": "YMPopoView",
3   "version": "1.0.0",
4   "summary": "自定义弹框",
5   "description": "在继承的基础上,自定义弹框",
6   "homepage": "https://github.com/yangminiOS/YMPopoView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "yangmin": "ahnuyangmin@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/yangminiOS/YMPopoView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "YMPopoView/Classes",
23     "YMPopoView/Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "pushed_with_swift_version": "4.0"