[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / d / 1 / 9 / MZFormSheetPresentationController / 2.4.0 / MZFormSheetPresentationController.podspec.json
blob68ceb4b5aec4000cd477ceacf681fb41fe9bc68f
2   "name": "MZFormSheetPresentationController",
3   "version": "2.4.0",
4   "license": "MIT",
5   "summary": "MZFormSheetPresentationController provides an alternative to the native iOS UIModalPresentationFormSheet",
6   "homepage": "https://github.com/m1entus/MZFormSheetPresentationController",
7   "authors": "MichaƂ Zaborowski",
8   "source": {
9     "git": "https://github.com/m1entus/MZFormSheetPresentationController.git",
10     "tag": "2.4.0"
11   },
12   "requires_arc": true,
13   "dependencies": {
14     "MZAppearance": [
16     ]
17   },
18   "source_files": "MZFormSheetPresentationController/*.{h,m}",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "frameworks": "QuartzCore"