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