[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / e / a / b / SYiOS7ModalFix / 1.0.2 / SYiOS7ModalFix.podspec.json
blob7d6b6c02ed27cb8428b8499f4eb70a433eea15af
2   "name": "SYiOS7ModalFix",
3   "version": "1.0.2",
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.2"
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   }