[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / 9 / XBaseUI / 1.0.1 / XBaseUI.podspec.json
blob72e9af84f9cc115984aa834f6c8dd060cb4521c9
2   "name": "XBaseUI",
3   "version": "1.0.1",
4   "summary": "A short description of BaseUI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Ge3kXm/XBaseUI.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Poly.ma": "ge3kxm@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Ge3kXm/XBaseUI.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "XBaseUI/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "MJRefresh": [
27     ],
28     "XBaseUtils": [
29       "~> 1.0.3"
30     ]
31   }