[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 8 / LXDCategory / 1.0.2 / LXDCategory.podspec.json
blob104e8f93e3705e860cbc1464acb0f2025260efa4
2   "name": "LXDCategory",
3   "version": "1.0.2",
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": "1.0.2"
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           "~> 0.1.4"
29         ]
30       }
31     }
32   ]