blob: aa1a212f92587a5e0721ba1839f02fc1c4e79342 [file] [log] [blame]
{
"name": "JSSkeleton",
"version": "0.0.12",
"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.12"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": [
"JSSkeleton",
"JSSkeleton/*.{h,m}"
],
"license": "MIT",
"requires_arc": true,
"dependencies": {
"JSCoreKit": [
"~> 0.0.1"
]
},
"swift_version": "5.0"
}