[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 8 / 9 / 0 / LXDevkit / 0.0.6 / LXDevkit.podspec.json
blob91c2be1b8f0baa328ba294cfdc16983dbd281dbb
2   "name": "LXDevkit",
3   "swift_versions": "4.2",
4   "version": "0.0.6",
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.6"
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       "dependencies": {
27         "Alamofire": [
29         ],
30         "SwiftyJSON": [
32         ]
33       }
34     }
35   ],
36   "swift_version": "4.2"