blob: fc8bafd1a16a68b93e932db00e4f4a31d0e2721f [file] [log] [blame]
{
"name": "BaseExtension",
"version": "1.2.6",
"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.2.6"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"source_files": "BaseExtension/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"RxDataSources": [
],
"XCGLogger": [
]
}
}