blob: 5c2a802c4292cc9baf13762c726441fe03af4a59 [file] [log] [blame]
{
"name": "SXBasicConfiguration",
"version": "0.0.1",
"summary": "The basis of a building project configuration.",
"description": "The basis of a building project configuration, including the extension and base classes.",
"homepage": "https://github.com/GoodNightAndMorning/SXBasicConfiguration",
"license": "MIT (LICENSE)",
"authors": {
"zsx": "670074760@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GoodNightAndMorning/SXBasicConfiguration.git",
"tag": "0.0.1"
},
"source_files": "SXBasicConfiguration/SXBasicConfiguration/*.{h,m}"
}