blob: 284c32aaa03185984808feca73adf8b074f64a0d [file] [log] [blame]
{
"name": "JSSkeleton",
"version": "0.0.15",
"summary": "骨架屏",
"homepage": "https://github.com/jiasongs/JSSkeleton",
"authors": {
"jiasong": "593908937@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"source": {
"git": "https://github.com/jiasongs/JSSkeleton.git",
"tag": "0.0.15"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": [
"JSSkeleton",
"JSSkeleton/*.{h,m}"
],
"license": "MIT",
"requires_arc": true,
"dependencies": {
"JSCoreKit": [
"~> 0.0.1"
]
},
"swift_version": "5.0"
}