[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 4 / a / 8 / LXDCategory / 2.0.8 / LXDCategory.podspec.json
blobff555d8131d5c5efa734cc852c84c83487006d22
2   "name": "LXDCategory",
3   "version": "2.0.8",
4   "summary": "A category library.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sindrilin/LXDCategory.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sindrilin": "codersindri@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sindrilin/LXDCategory.git",
16     "tag": "2.0.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LXDCategory/Classes/*",
22   "public_header_files": "LXDCategory/Classes/**/*.h",
23   "subspecs": [
24     {
25       "name": "LXDCategory",
26       "dependencies": {
27         "LXDMacros": [
28           "~> 2.0.0"
29         ]
30       }
31     }
32   ]