[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / e / MZFormSheetController / 0.0.2 / MZFormSheetController.podspec.json
blobd05162a72f3cb0b90f5de354ddd5308bebfd93ab
2   "name": "MZFormSheetController",
3   "version": "0.0.2",
4   "summary": "MZFormSheetController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone.",
5   "homepage": "https://github.com/m1entus/MZFormSheetController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MichaƂ Zaborowski": "m1entus@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/m1entus/MZFormSheetController.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "MZFormSheetController/*.{h,m}",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "frameworks": "QuartzCore",
22   "requires_arc": true