blob: 8365c6d52d10cb59e82d6e0307a97a28fd7303ab [file] [log] [blame]
{
"name": "JSSkeleton",
"version": "0.0.8",
"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.8"
},
"frameworks": [
"Foundation",
"UIKit"
],
"source_files": [
"JSSkeleton",
"JSSkeleton/*.{h,m}"
],
"license": "MIT",
"requires_arc": true,
"swift_version": "5.0"
}