[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / 1 / XUAlertView / 0.1.0 / XUAlertView.podspec.json
blob82655ec0e051f3c06fa50f9722afd1937e975094
2   "name": "XUAlertView",
3   "version": "0.1.0",
4   "summary": "XUAlertView",
5   "description": "Qingting iOS XUAlertView Framework",
6   "homepage": "https://github.com/xupeng48/xualertview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xupeng": "xupeng@qingting.fm"
13   },
14   "source": {
15     "git": "https://github.com/xupeng48/xualertview.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "public_header_files": "XUAlertView/Classes/**/*.h",
23   "source_files": "XUAlertView/Classes/**/*",
24   "resource_bundles": {
25     "XUAlertView": [
26       "XUAlertView/Assets/images/*.png"
27     ]
28   }