[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / d / FFPopover / 0.0.2 / FFPopover.podspec.json
blobe2add83cae938fe60bea67b5a8335aa0346d291d
2   "name": "FFPopover",
3   "version": "0.0.2",
4   "summary": "让你的菜单想上弹就上弹,想下弹就下弹",
5   "homepage": "https://github.com/CoderFeiSu/FFPopover",
6   "license": "MIT",
7   "authors": {
8     "飞了个飞": "sf2907989@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/CoderFeiSu/FFPopover.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "FFPopover",
19     "FFPopover/**/*.{h,m}"
20   ],
21   "exclude_files": "FFPopover/Exclude",
22   "frameworks": "UIKit",
23   "requires_arc": true