[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / b / e / MZFormSheetController / 1.2.0 / MZFormSheetController.podspec.json
blob245dbf7fcd16eda1cb0058f4728d9faaeff0dbfd
2   "name": "MZFormSheetController",
3   "version": "1.2.0",
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": "1.2.0"
11   },
12   "source_files": "MZFormSheetController/*.{h,m}",
13   "requires_arc": true,
14   "dependencies": {
15     "MZAppearance": [
16       "~> 1.0.0"
17     ]
18   },
19   "platforms": {
20     "ios": "5.0"
21   },
22   "frameworks": [
23     "QuartzCore",
24     "Accelerate"
25   ]