[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / e / MZFormSheetController / 0.0.3 / MZFormSheetController.podspec.json
blob665c696eeb3afca8097ec71caf598199a6a4f747
2   "name": "MZFormSheetController",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "Provides an alternative to the native iOS UIModalPresentationFormSheet.",
6   "homepage": "https://github.com/m1entus/MZFormSheetController",
7   "authors": "MichaƂ Zaborowski",
8   "source": {
9     "git": "https://github.com/m1entus/MZFormSheetController.git",
10     "tag": "0.0.3"
11   },
12   "source_files": "MZFormSheetController/*.{h,m}",
13   "requires_arc": true,
14   "platforms": {
15     "ios": "5.0"
16   },
17   "frameworks": "QuartzCore"