[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / e / a / b / SYiOS7ModalFix / 1.0.1 / SYiOS7ModalFix.podspec.json
blobc5e44b8aba941fc01caa2dc8837bc14d3f6a9832
2   "name": "SYiOS7ModalFix",
3   "version": "1.0.1",
4   "license": "Custom",
5   "summary": "Fix for iOS7 modal views and status bar height changes",
6   "homepage": "https://github.com/dvkch/SYiOS7ModalFix",
7   "authors": {
8     "Stan Chevallier": "contact@stanislaschevallier.fr"
9   },
10   "source": {
11     "git": "https://github.com/dvkch/SYiOS7ModalFix.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "SYiOS7ModalFix/*.{h,m}",
15   "requires_arc": true,
16   "deprecated": true,
17   "xcconfig": {
18     "CLANG_MODULES_AUTOLINK": "YES"
19   },
20   "platforms": {
21     "ios": "7.0"
22   }