[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 0 / f / e / KFPopoverPresentationController / 1.0.1 / KFPopoverPresentationController.podspec.json
blobbedeed8cb5d870d039fca1ac801e88092e11a325
2   "name": "KFPopoverPresentationController",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "FKPopoverPresentationController/Classes/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "requires_arc": true