blob: 7c61ae943d350a5aa39baf7abb0bc08f8dac5f36 [file] [log] [blame]
{
"name": "SafeAreaExtension",
"version": "0.1.0",
"summary": "You can handle safeAreaInsets changes of every UIView.",
"homepage": "https://github.com/marty-suzuki/SafeAreaExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marty-suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/marty-suzuki/SafeAreaExtension.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "11.0"
},
"source_files": "SafeAreaExtension/**/*",
"pushed_with_swift_version": "4.0"
}