blob: 62d2670c7c38f5a102cfce6c3187a61a0f958235 [file] [log] [blame]
{
"name": "XBaseUtils",
"version": "1.0.3",
"summary": "A short description of BaseUtils.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Ge3kXm/XBaseUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maRk.x": "ge3kxm@gmail.com"
},
"source": {
"git": "https://github.com/Ge3kXm/XBaseUtils.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "XBaseUtils/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"DeviceGuru": [
]
}
}