[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / 3 / HXBlankLib / 1.1 / HXBlankLib.podspec.json
blob0d83cc1f7328dda38bebce2be7f62573a21c9980
2   "name": "HXBlankLib",
3   "version": "1.1",
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",
7   "license": {
8     "type": "Commercial",
9     "text": "Copyright 2015 Herxun, Inc. All rights reserved.\n"
10   },
11   "authors": {
12     "Jefferson": "hsujahhu@herxun.co"
13   },
14   "source": {
15     "http": "http://cloud.lightspeedmbs.com/v2/resources/55d5757140bcfda4030003d1/HXBlankLib.zip"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "HXBlankLib/include/*.h",
22   "public_header_files": "HXBlankLib/include/*.h",
23   "preserve_paths": "HXBlankLib/*.a",
24   "ios": {
25     "vendored_libraries": "HXBlankLib/*.a"
26   },
27   "dependencies": {
28     "SensoroBeaconKit": [
30     ]
31   }