[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / 8 / DialogController / 0.0.2 / DialogController.podspec.json
blob10de850a3ba3ff62cfb0b5fe06709f9c9aa59382
2   "name": "DialogController",
3   "version": "0.0.2",
4   "summary": "一个类似系统UIAlertController的提示框",
5   "homepage": "https://github.com/zhangrongbing",
6   "license": "MIT",
7   "authors": {
8     "张熔冰": "zhangrongbing@aliyun.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/zhangrongbing/Component.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "Classes",
19     "Component/DialogController/*.{h,m}"
20   ],
21   "requires_arc": true