[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / b / LZHComponent / 0.1.3 / LZHComponent.podspec.json
blobafb9dc2b97755a90f5f5731ff7944040cd1855cc
2   "name": "LZHComponent",
3   "version": "0.1.3",
4   "summary": "A short description of LZHComponent.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/harddog/LZHComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "harddog": "867129306@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/harddog/LZHComponent.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LZHComponent/Classes/**/*",
22   "public_header_files": "LZHComponent/Classes/**/*.h",
23   "frameworks": "UIKit",
24   "subspecs": [
25     {
26       "name": "Utils",
27       "source_files": "LZHComponent/Classes/Utils/*",
28       "public_header_files": "LZHComponent/Classes/Utils/*.h"
29     }
30   ]