blob: 05521aa8ca78adec59ea6205ecb2d89976ca2ca3 [file] [log] [blame]
{
"name": "SaharaTestLib",
"version": "1.0.0",
"summary": "这是一个测试远程仓库,所以大家不要下载,谢谢!",
"description": "This description, it's need long long long long long.......",
"homepage": "https://github.com/CoderSahara/SaharaTestLib",
"license": "MIT",
"authors": {
"Sahara": "15254277791@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderSahara/SaharaTestLib.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}