blob: a848b9cdc37f1c4f8b8e6ca6f250e278813f4897 [file] [log] [blame]
{
"name": "SYLib",
"version": "1.0",
"summary": "一些最基本的常用库",
"description": "新建项目可以统一引用",
"homepage": "https://github.com/wfkbyni/SYLibDemo.git",
"license": "MIT",
"authors": {
"ZR20080078-舒永超": "shuyongchao@zhongruigroup.com"
},
"source": {
"git": "https://github.com/wfkbyni/SYLibDemo.git",
"tag": "1.0"
},
"source_files": [
"SYLib",
"SYLib/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}