blob: 6a2eb52a94c29b094a0bdb24041430bdc4f3fd9f [file] [log] [blame]
{
"name": "SYCocoaPodsLib",
"version": "0.0.3",
"summary": "测试使用cocoapods来管理库文件",
"description": "测试使用cocoapods来管理库文件 第1版",
"homepage": "https://github.com/wfkbyni/SYCocoaPods.git",
"license": "MIT",
"authors": {
"ZR20080078-舒永超": "shuyongchao@zhongruigroup.com"
},
"source": {
"git": "https://github.com/wfkbyni/SYCocoaPods.git",
"tag": "0.0.3"
},
"source_files": [
"SYCocoaPodsLib",
"SYCocoaPodsLib/**/*.{h,m}"
],
"exclude_files": "SYCocoaPodsLib/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}