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