blob: 9aaf5ffef16208471967b4bad3b9d19bfb7f128a [file] [log] [blame]
{
"name": "TEST_Git",
"version": "0.0.1",
"summary": "A short summary of TEST_Git.",
"description": "TEST git and cocoapods description.",
"homepage": "https://github.com/YongbaoWang/TEST_Git",
"license": "MIT",
"authors": {
"Ever": "wangyongbao2009@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YongbaoWang/TEST_Git.git",
"tag": "0.0.1"
},
"source_files": [
"TEST_Git",
"TEST_Git/Class/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}