blob: d75513760edacd07bf1b9421e0bc978bf25ba3bf [file] [log] [blame]
{
"name": "BaseExtension",
"version": "1.1.4",
"summary": "base extension",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tilltue/BaseExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wade.hawk": "junhyi.park@gmail.com"
},
"source": {
"git": "https://github.com/tilltue/BaseExtension.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BaseExtension/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxDataSources": [
],
"XCGLogger": [
]
}
}