[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 5 / 2 / SafeAreaExtension / 0.1.0 / SafeAreaExtension.podspec.json
blob7c61ae943d350a5aa39baf7abb0bc08f8dac5f36
2   "name": "SafeAreaExtension",
3   "version": "0.1.0",
4   "summary": "You can handle safeAreaInsets changes of every UIView.",
5   "homepage": "https://github.com/marty-suzuki/SafeAreaExtension",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "marty-suzuki": "s1180183@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/marty-suzuki/SafeAreaExtension.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/marty_suzuki",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "SafeAreaExtension/**/*",
22   "pushed_with_swift_version": "4.0"