[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 8 / 6 / e / XKBaseAlert / 1.0.14 / XKBaseAlert.podspec.json
blob19eb3349aa3d8703422769c8f59e8258b76ed7e7
2   "name": "XKBaseAlert",
3   "version": "1.0.14",
4   "summary": "XKBaseAlert Swift Edition.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kunhum/XKBaseAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kunhum": "kunhum@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kunhum/XKBaseAlert.git",
16     "tag": "1.0.14"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "subspecs": [
23     {
24       "name": "Basic",
25       "source_files": "XKBaseAlert/Classes/Basic/**/*"
26     },
27     {
28       "name": "Common",
29       "source_files": "XKBaseAlert/Classes/Common/**/*",
30       "dependencies": {
31         "XKCategorySwift": [
33         ],
34         "SnapKit": [
36         ],
37         "XKBaseAlert/Basic": [
39         ]
40       }
41     }
42   ],
43   "swift_version": "5.0"