4 "summary": "Example iOS Static Library - HXBlankLib.",
5 "description": "This iOS Static library is used to explain how to distribute iOS Static library via cocoapods",
6 "homepage": "https://github.com/hsujah/HXBlankLib.git",
9 "text": "Copyright 2015 Herxun, Inc. All rights reserved.\n"
12 "Jefferson": "hsujahhu@herxun.co"
15 "http": "http://cloud.lightspeedmbs.com/v2/resources/55d5757140bcfda4030003d1/HXBlankLib.zip"
21 "source_files": "HXBlankLib/include/*.h",
22 "public_header_files": "HXBlankLib/include/*.h",
23 "preserve_paths": "HXBlankLib/*.a",
25 "vendored_libraries": "HXBlankLib/*.a"