[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / a / b / SYiOS7ModalFix / 1.0 / SYiOS7ModalFix.podspec.json
blob267577c57126080249e3a7ca38eecf52eda5e2f8
2   "name": "SYiOS7ModalFix",
3   "version": "1.0",
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"
13   },
14   "source_files": "SYiOS7ModalFix/*.{h,m}",
15   "requires_arc": true,
16   "xcconfig": {
17     "CLANG_MODULES_AUTOLINK": "YES"
18   },
19   "platforms": {
20     "ios": "7.0"
21   }