[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / e / MZFormSheetController / 0.0.1 / MZFormSheetController.podspec.json
blobe0902cacaf57d257a39a476dec434260d1a85c16
2   "name": "MZFormSheetController",
3   "version": "0.0.1",
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.1"
16   },
17   "source_files": "MZFormSheetController/*.{h,m}",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "frameworks": "QuartzCore",
22   "requires_arc": true