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