blob: e0173387772d808a2478943035efb8882daa539c [file] [log] [blame]
{
"name": "BaseExtension",
"version": "1.0.7",
"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.0.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BaseExtension/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxDataSources": [
],
"XCGLogger": [
]
},
"pushed_with_swift_version": "4.0"
}