[Add] ikame_ios_sdk 1.0.417
[CocoaPods.git] / Specs / f / 5 / 9 / XBaseUI / 1.0.2 / XBaseUI.podspec.json
blobbe2b8d8bae9f1eddb68ed06d556c4ec804921035
2   "name": "XBaseUI",
3   "version": "1.0.2",
4   "summary": "A short description of BaseUI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Ge3kX/XBaseUI.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ge3kX": "ge3kxm@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Ge3kX/XBaseUI.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "XBaseUI/Classes/**/*",
23   "resource_bundles": {
24     "XBaseUI": [
25       "XBaseUI/Assets/*.xcassets",
26       "XBaseUI/Assets/*.png",
27       "XBaseUI/Assets/*.bundle"
28     ]
29   },
30   "frameworks": "UIKit",
31   "dependencies": {
32     "MJRefresh": [
34     ],
35     "XBaseUtils": [
37     ],
38     "XResourceTool": [
40     ],
41     "SnapKit": [
43     ],
44     "WebViewJavascriptBridge": [
46     ],
47     "PKHUD": [
48       "~> 5.1.0"
49     ],
50     "Toast-Swift": [
51       "~> 3.0.1"
52     ]
53   }