[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 3 / f / MXPopover / 1.0.0 / MXPopover.podspec.json
blob53059f3829a792a0d404a6b00d3e5ccee013defb
2   "name": "MXPopover",
3   "version": "1.0.0",
4   "summary": "Pop over any view",
5   "description": "Pop over any view with animation",
6   "homepage": "https://github.com/longminxiang/MXPopover",
7   "license": "MIT",
8   "authors": {
9     "Eric Lung": "longminxiang@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/longminxiang/MXPopover.git",
13     "tag": "v1.0.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "MXPopover/*.{h,m}"