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