[Add] LiveKitWebRTC-Vama 125.6422.11-Vama
[CocoaPods.git] / Specs / 0 / f / e / KFPopoverPresentationController / 1.0.2 / KFPopoverPresentationController.podspec.json
blob6fc58d94e3c01884d3a933ffb83fe78332b6a4b3
2   "name": "KFPopoverPresentationController",
3   "version": "1.0.2",
4   "summary": "popover presentation controller like 'UIPopoverPresentationController'.",
5   "description": "popover presentation controller like 'UIPopoverPresentationController' (I'm longer than summary)",
6   "homepage": "https://github.com/ForAllKid/PopoverPresentationController",
7   "license": "MIT",
8   "authors": {
9     "forkid": "forkid@aliyun.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ForAllKid/PopoverPresentationController.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "FKPopoverPresentationController/Classes/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true