[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 2 / a / KahLUA / 1.0.5 / KahLUA.podspec.json
blob3c5b00c513838576c43ae068709d00d90dd9dd2f
2   "name": "KahLUA",
3   "version": "1.0.5",
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.5"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "KahLUA/Classes",
22   "subspecs": [
23     {
24       "name": "BaseComponent",
25       "source_files": "KahLUA/Classes/BaseComponent/*"
26     },
27     {
28       "name": "Bxtension",
29       "source_files": "KahLUA/Classes/Extension/*"
30     }
31   ]