blob: 24221740529f847d5bb0c0b5ef7a1d40ceb2d567 [file] [log] [blame]
{
"name": "StudyTest",
"version": "0.0.1",
"summary": "StudyTest.",
"description": "测试私有库",
"homepage": "https://gitee.com/xuelei163/XLStudyTest",
"license": "MIT",
"authors": {
"xuelei": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/xuelei163/XLStudyTest.git",
"tag": "0.0.1"
},
"source_files": [
"StudyDemo",
"StudyDemo/**/*.{h,m}"
],
"frameworks": "Foundation"
}