blob: 9432131651128a473d875a49987b7b82d76ab800 [file] [log] [blame]
{
"name": "SYCommon",
"version": "1.1.3",
"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.1.3"
},
"source_files": "Class/**/*.{swift}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SnapKit": [
],
"SVProgressHUD": [
]
},
"pushed_with_swift_version": "3.0"
}