[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / b / 1 / XPS / 0.1.1 / XPS.podspec.json
blobcbddb1201d61d8bb41d9ac116b793ef433868897
2   "name": "XPS",
3   "version": "0.1.1",
4   "authors": {
5     "wizjin": "wizjin@icloud.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/wizjin/xps",
12   "summary": "A light-weight X proxy system library.",
13   "module_name": "XPS",
14   "source": {
15     "git": "https://github.com/wizjin/xps.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.11"
21   },
22   "source_files": "libxps/**/*.{h,c}",
23   "exclude_files": "tests/**/*.{h,c}",
24   "public_header_files": "libxps/*.h"