blob: 8ff0d4a16d2c5f72eacf982bc7d38f9c5664df07 [file] [log] [blame]
{
"name": "EmbeddedScrollView",
"version": "1.0.0",
"summary": "Embedded Scroll View for iOS.",
"description": "This is a Embedded Scroll View for iOS..",
"homepage": "https://github.com/623637646/EmbeddedScrollView",
"license": "MIT",
"authors": {
"Yanni Wang 王氩": "wy19900729@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/623637646/EmbeddedScrollView.git",
"tag": "1.0.0"
},
"source_files": "EmbeddedScrollView/**/*.{swift}",
"dependencies": {
"EasySwiftHook": [
"~> 3.1"
]
},
"swift_version": "5.0"
}