[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 1 / 9 / MZFormSheetPresentationController / 1.1.1 / MZFormSheetPresentationController.podspec.json
blobd39907810fd4dcd1c68b3a1091151d023d2c29be
2   "name": "MZFormSheetPresentationController",
3   "version": "1.1.1",
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": "1.1.1"
11   },
12   "requires_arc": true,
13   "dependencies": {
14     "MZAppearance": [
16     ],
17     "JGMethodSwizzler": [
19     ]
20   },
21   "source_files": "MZFormSheetPresentationController/*.{h,m}",
22   "platforms": {
23     "ios": "8.0"
24   },
25   "frameworks": "QuartzCore"