blob: 5c9fc5a75266b757c18d5b1b9848b31f24f7b346 [file] [log] [blame]
{
"name": "XBaseData",
"version": "0.2.0",
"summary": "A short description of XBaseData.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Ge3kXm/XBaseData",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ge3kxm": "ge3kxm@gmail.com"
},
"source": {
"git": "https://github.com/Ge3kXm/XBaseData.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XBaseData/Classes/**/*",
"dependencies": {
"RealmSwift": [
],
"XBaseStorage": [
],
"XMidware": [
]
}
}