[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 3 / 0 / YYPopupView / 0.0.3 / YYPopupView.podspec.json
blob66cae4a0a0bc104bcca088bf2fa072da0fd6169b
2   "name": "YYPopupView",
3   "version": "0.0.3",
4   "summary": "弹窗工具让需要弹出的内容按照其添加的时间顺序先后依次弹出。",
5   "description": "弹窗工具让需要弹出的内容按照其添加的时间顺序先后依次弹出。",
6   "homepage": "https://github.com/pousniOS/PopupView",
7   "license": "MIT",
8   "authors": {
9     "yangYue": "yangyue@qfun.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/pousniOS/PopupView.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "Classes/**/*.h",
24   "requires_arc": true