blob: f20ef23c5f76186f842abfe5ddaf1436f4f5c865 [file] [log] [blame]
{
"name": "PSTFramework",
"version": "0.0.1",
"summary": "创建一个输出hello world的Framework",
"description": "这就是一个测试,没别的,你信不信?",
"homepage": "https://github.com/pengshuangta/PSTFramework.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pengshuangta": "1120160658@qq.com"
},
"source": {
"git": "https://github.com/pengshuangta/PSTFramework.git",
"tag": "0.0.1"
},
"source_files": "Framework/**/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}