blob: c834535c08f0ee832e8d5b338c26f37fef2ef605 [file] [log] [blame]
{
"name": "StoryboardFramework",
"version": "1.0.0",
"summary": "iOS Framework with Storyboard",
"homepage": "https://github.com/jhseo/StoryboardFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jhseo": "sjh7893@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/jhseo/StoryboardFramework.git",
"tag": "1.0.0"
},
"swift_versions": "5.0",
"source_files": "Sources/StoryboardFramework/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}