[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 9 / 3 / f / MXPopover / 1.0.2 / MXPopover.podspec.json
blob7076b801c7ff51ccfc4bcb643eff88e9e7248678
2   "name": "MXPopover",
3   "version": "1.0.2",
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.2"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "MXPopover/*.{h,m}"