[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 2 / a / KahLUA / 1.0.7 / KahLUA.podspec.json
blob0ad41868a9edbcddc46ab374c618b5186eac0ca2
2   "name": "KahLUA",
3   "version": "1.0.7",
4   "summary": "KahLUA",
5   "description": "This is the private KahLUA used by Appknot.",
6   "homepage": "https://github.com/appknot/KahLUA",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "woody-iOS": "woody@appknot.com"
13   },
14   "source": {
15     "git": "https://github.com/appknot/KahLUA.git",
16     "tag": "1.0.7"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "KahLUA/Classes",
22   "subspecs": [
23     {
24       "name": "KLComponent",
25       "source_files": "KahLUA/Classes/KLComponent/*"
26     },
27     {
28       "name": "Extension",
29       "source_files": "KahLUA/Classes/Extension/*"
30     }
31   ]