[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / e / ZHLNETWORKING / 0.0.3 / ZHLNETWORKING.podspec.json
blob5792de4badece507add1baca3679cccc6d89af5f
2   "name": "ZHLNETWORKING",
3   "version": "0.0.3",
4   "summary": "A short description of ZLNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/RichieZhl/ZLNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "richiezhl": "lylaut@163.com"
13   },
14   "source": {
15     "git": "https://github.com/RichieZhl/ZLNetworking.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "header_dir": "ZLNetworking",
22   "source_files": "ZLNetworking/Classes/**/*",
23   "project_header_files": "ZLNetworking/Classes/XMLDictionary.h",
24   "frameworks": [
25     "UIKit",
26     "CoreServices"
27   ]