blob: 72e9af84f9cc115984aa834f6c8dd060cb4521c9 [file] [log] [blame]
{
"name": "XBaseUI",
"version": "1.0.1",
"summary": "A short description of BaseUI.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Ge3kXm/XBaseUI.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Poly.ma": "ge3kxm@gmail.com"
},
"source": {
"git": "https://github.com/Ge3kXm/XBaseUI.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "XBaseUI/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MJRefresh": [
],
"XBaseUtils": [
"~> 1.0.3"
]
}
}