2 "name": "PPSPublicStaticLibrary",
4 "summary": "A example to show how to create a public static library",
5 "description": "演示了如何来创建一个pod共享库,并且上传到pod公共仓库上,这个仓库没有其他什么代码,完全作演示使用.\nDemonstrates how to create a pod shared library and upload it to the pod public repository, which does not have any other code to be used for demonstration purposes.",
6 "homepage": "https://github.com/yangqian111/PPSPublicStaticLibrary",
12 "ppsheep": "ppsheep.qian@gmail.com"
15 "git": "https://github.com/yangqian111/PPSPublicStaticLibrary.git",
21 "source_files": "PPSPublicStaticLibrary/Classes/**/*",
22 "public_header_files": "PPSPublicStaticLibrary/Classes/**/*.h"