[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / b / LHWAlertViewController / 0.0.1 / LHWAlertViewController.podspec.json
blobf12418f5b7aca3c4072e778d19017d8f73b4c542
2   "name": "LHWAlertViewController",
3   "version": "0.0.1",
4   "summary": "A customized CFAlertController.",
5   "description": "A customized CFAlertController for own use.",
6   "homepage": "https://github.com/LawrenceHan/LHWAlertViewController",
7   "license": "MIT",
8   "authors": {
9     "LawrenceHan": "yangfei6565@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/LawrenceHan/LHWAlertViewController.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Sources",
20     "Sources/**/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"