[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 4 / a / 8 / LXDCategory / 1.0.0 / LXDCategory.podspec.json
blob5c495a1c66174c008f8c380035a5c4ec35044160
2   "name": "LXDCategory",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LXDCategory/Classes/*",
22   "subspecs": [
23     {
24       "name": "LXDCategory",
25       "dependencies": {
26         "LXDMacros": [
27           "~> 0.1.4"
28         ]
29       }
30     }
31   ]