[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / a / 8 / LXDCategory / 2.0.6 / LXDCategory.podspec.json
blobab69008d33ff62781b5a1360a0096b9265f60d85
2   "name": "LXDCategory",
3   "version": "2.0.6",
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.6"
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   ]