[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 8 / 9 / 0 / LXDevkit / 0.0.1 / LXDevkit.podspec.json
blob61c7e978286de26ed0d3ad037c5ee4f621ad12ec
2   "name": "LXDevkit",
3   "swift_versions": "4.2",
4   "version": "0.0.1",
5   "summary": "A short description of LXDevkit.",
6   "description": "This CocoaPods library helps you perform calculation.",
7   "homepage": "https://github.com/lxTeamDevs/LXDevkit",
8   "authors": {
9     "Artak Gevorgyan": "artakreg@gmail.com"
10   },
11   "platforms": {
12     "ios": "12.1"
13   },
14   "source": {
15     "git": "https://github.com/lxTeamDevs/LXDevkit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "LXDevkitExtensions/**/*.{h,m,swift}",
19   "subspecs": [
20     {
21       "name": "LXDevkitNetworkLayer",
22       "platforms": {
23         "ios": "12.1"
24       },
25       "source_files": "LXDevkitNetworkLayer/LXDevkitNetworkLayer/**/*.{h,m,swift}"
26     }
27   ],
28   "swift_version": "4.2"