blob: ca9fe839cb8f2173a10590686d2a99d3663f8b11 [file] [log] [blame]
{
"name": "Flatten",
"version": "0.1.0",
"summary": "Flatten method reference",
"description": "Flatten method reference that resolved to SE-0042.",
"homepage": "https://github.com/YusukeHosonuma/Flatten",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yusuke Hosonuma": "tobi462@gmail.com"
},
"social_media_url": "https://twitter.com/tobi462",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/YusukeHosonuma/Flatten.git",
"tag": "0.1.0"
},
"source_files": "Sources/Flatten/**/*.{swift}",
"swift_versions": "5.1",
"swift_version": "5.1"
}