blob: 3250459aa66a94c5ac87c49d5828b4274927e448 [file] [log] [blame]
{
"name": "SYCommon",
"version": "1.0.7",
"summary": "hello.",
"description": "私有Pods测试\n * Markdown 格式",
"homepage": "http://blog.dnnlbj.com",
"license": "MIT",
"authors": {
"CoderSy": "private.shengyang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderSy/SYCommon.git",
"tag": "1.0.7"
},
"source_files": "Class/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SnapKit": [
],
"SVProgressHUD": [
],
"Firebase": [
]
},
"pushed_with_swift_version": "3.0"
}