blob: d0cc4af67f23f286334f1409269c8e05c17668a3 [file] [log] [blame]
{
"name": "AWtestLib",
"version": "0.0.1",
"summary": "AWtestLib is the first project of anderson_Wang",
"description": "s.description这个是一个详细描述文件, 字数一定要比s.summary的字数长(AWtestLib is the first project of anderson_Wang) s.homepage -> 框架的首页地址",
"homepage": "https://github.com/453548460Anders/testP",
"license": "MIT",
"authors": {
"王文": "15840959355@126.com"
},
"source": {
"git": "https://github.com/453548460Anders/testP.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}